mirror of
https://github.com/fluencelabs/marine-rs-sdk-test
synced 2024-12-04 15:20:18 +00:00
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:
parent
8efc134d5c
commit
6b56e93cb7
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user