Skip to content

Commit

Permalink
chore(deps): update rust crate itertools to 0.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 29, 2024
1 parent fdc3dc2 commit 850fba0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xtask/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ chrono = "0.4.33"
clap = { version = "4.4.18", features = ["derive"] }
derive_more = "0.99.17"
glob = "0.3.1"
itertools = "0.12.0"
itertools = "0.12.1"
once_cell = "1.19.0"
percent-encoding = "2.3.1"
regex = "1.10.3"
Expand Down

0 comments on commit 850fba0

Please sign in to comment.