Skip to content

Commit

Permalink
chore(deps): update rust crate itertools to 0.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 16, 2024
1 parent d2d933d commit bf27c35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/marine-test-macro-impl/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ all-features = true
[dependencies]
fluence-app-service = { version = "0.35.1", features = ["raw-module-api"] }
marine-it-parser = "0.15.0"
itertools = "0.10.5"
itertools = "0.13.0"
darling = "0.20.1"
quote = "1.0.26"
proc-macro2 = "1.0.69"
Expand Down

0 comments on commit bf27c35

Please sign in to comment.