bump cargo
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
parent
2f85a5c1ac
commit
954cfc6bb7
2 changed files with 45 additions and 45 deletions
|
@ -426,11 +426,11 @@ default-features = false
|
|||
version = "0.1"
|
||||
|
||||
[workspace.dependencies.syn]
|
||||
version = "2.0"
|
||||
version = "2.0.72"
|
||||
features = ["full", "extra-traits"]
|
||||
|
||||
[workspace.dependencies.quote]
|
||||
version = "1.0"
|
||||
version = "1.0.36"
|
||||
|
||||
[workspace.dependencies.proc-macro2]
|
||||
version = "1.0.86"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue