mirror of
https://github.com/fluencelabs/aquavm
synced 2025-06-22 11:11:32 +00:00
Update all non-major Rust dependencies (#309)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Anatoly Laskaris <github_me@nahsi.dev>
This commit is contained in:
@ -17,10 +17,10 @@ path = "src/lib.rs"
|
||||
air-test-utils = { path = "../air-lib/test-utils" }
|
||||
|
||||
itertools = "0.10.3"
|
||||
strum = { version="0.21.0", features=["derive"] }
|
||||
strum = { version="0.24.1", features=["derive"] }
|
||||
nom = "7.1.1"
|
||||
nom_locate = "4.0.0"
|
||||
serde_json = "1.0.61"
|
||||
serde_json = "1.0.85"
|
||||
|
||||
[dev-dependencies]
|
||||
maplit = "1.0.2"
|
||||
|
Reference in New Issue
Block a user