Skip to content

Commit

Permalink
fix(deps): update rust crate itertools to 0.13.0 (#220)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 23, 2024
1 parent b45f7ce commit 6840a88
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 12 deletions.
13 changes: 2 additions & 11 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion whiskers/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ css-colors = "1.0.1"
detect-newline-style = "0.1.2"
encoding_rs_io = "0.1.7"
indexmap = { version = "2.2.6", features = ["serde"] }
itertools = "0.12.1"
itertools = "0.13.0"
lzma-rust = "0.1.6"
rmp-serde = "1.3.0"
semver = { version = "1.0.22", features = ["serde"] }
Expand Down

0 comments on commit 6840a88

Please sign in to comment.