mirror of
https://github.com/fluencelabs/marine-rs-sdk-test
synced 2024-12-04 15:20:18 +00:00
adjust crate versions
This commit is contained in:
parent
0ed7b3e6b8
commit
287090ae5a
@ -20,5 +20,5 @@ quote = "1.0.9"
|
||||
proc-macro2 = "1.0.24"
|
||||
serde = { version = "=1.0.118", features = ["derive"] }
|
||||
serde_json = "1.0.56"
|
||||
syn = { version = '1.0.65', features = ['full'] }
|
||||
syn = { version = '1.0.64', features = ['full'] }
|
||||
uuid = { version = "0.8.2", features = ["v4"] }
|
||||
|
@ -18,5 +18,5 @@ quote = "1.0.9"
|
||||
proc-macro2 = "1.0.24"
|
||||
serde = { version = "=1.0.118", features = ["derive"] }
|
||||
serde_json = "1.0.56"
|
||||
syn = { version = '1.0.65', features = ['full'] }
|
||||
syn = { version = '1.0.64', features = ['full'] }
|
||||
uuid = { version = "0.8.2", features = ["v4"] }
|
||||
|
Loading…
Reference in New Issue
Block a user