Skip to content

Commit

Permalink
Update to itertool 0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
sdroege authored and shssoichiro committed May 25, 2024
1 parent 1c4fcd8 commit 1d5b285
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ byteorder = { version = "1.5.0", optional = true }
log = "0.4"
console = { version = "0.15", optional = true }
fern = { version = "0.6", optional = true }
itertools = "0.12"
itertools = "0.13"
simd_helpers = "0.1"
wasm-bindgen = { version = "0.2.90", optional = true }
nom = { version = "7.1.3", optional = true }
Expand Down

0 comments on commit 1d5b285

Please sign in to comment.