mirror of
https://github.com/fluencelabs/aquavm
synced 2025-07-31 05:52:00 +00:00
Update all non-major Rust dependencies (#323)
* Update all non-major Rust dependencies * bump fluence-app-service version Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Valery Antopol <valery.antopol@gmail.com>
This commit is contained in:
@@ -16,7 +16,7 @@ path = "src/lib.rs"
|
||||
[dependencies]
|
||||
air-test-utils = { path = "../air-lib/test-utils" }
|
||||
|
||||
itertools = "0.10.3"
|
||||
itertools = "0.10.4"
|
||||
strum = { version="0.24.1", features=["derive"] }
|
||||
nom = "7.1.1"
|
||||
nom_locate = "4.0.0"
|
||||
|
Reference in New Issue
Block a user