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:
renovate[bot]
2022-09-13 19:03:18 +03:00
committed by GitHub
parent 89355d9da3
commit 40bb3c843f
11 changed files with 215 additions and 176 deletions

View File

@@ -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"