mirror of
https://github.com/Start9Labs/rpc-toolkit.git
synced 2026-03-26 02:11:56 +00:00
update dependencies
This commit is contained in:
@@ -6,6 +6,6 @@ version = "0.1.0"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
[dependencies]
|
||||
proc-macro2 = "1.0.26"
|
||||
quote = "1.0.9"
|
||||
syn = { version = "1.0.68", features = ["fold"] }
|
||||
proc-macro2 = "1.0"
|
||||
quote = "1.0"
|
||||
syn = { version = "1.0", features = ["fold"] }
|
||||
|
||||
Reference in New Issue
Block a user