chore(deps): update rust crate itertools to 0.10.5 (#40)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-02-21 17:40:20 +03:00 committed by GitHub
parent 8efc134d5c
commit 6b56e93cb7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,7 +16,7 @@ all-features = true
[dependencies]
fluence-app-service = { version = "0.23.1", features = ["raw-module-api"] }
marine-it-parser = "0.11.0"
itertools = "0.10.4"
itertools = "0.10.5"
darling = "0.14.3"
quote = "1.0.21"
proc-macro2 = "1.0.51"