Skip to content

Commit

Permalink
Update Rust crate itertools to 0.14.0 (#6036)
Browse files Browse the repository at this point in the history
Co-authored-by: hash-worker[bot] <180894564+hash-worker[bot]@users.noreply.github.com>
  • Loading branch information
hash-worker[bot] authored Jan 1, 2025
1 parent e2072c5 commit 87cef3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ humansize = { version = "=2.1.3", default-features = false }
hyper = { version = "=1.5.2", default-features = false }
include_dir = { version = "=0.7.4", default-features = false }
insta = { version = "=1.41.1", default-features = false }
itertools = { version = "0.13.0", default-features = false }
itertools = { version = "0.14.0", default-features = false }
jsonschema = { version = "=0.28.1", default-features = false }
justjson = { version = "=0.3.0", default-features = false }
lexical = { version = "=7.0.4", default-features = false }
Expand Down

0 comments on commit 87cef3a

Please sign in to comment.