Skip to content

Commit

Permalink
Merge pull request #178 from ngutech21/dependabot/cargo/itertools-0.12.0
Browse files Browse the repository at this point in the history
chore(deps): bump itertools from 0.11.0 to 0.12.0
  • Loading branch information
ngutech21 authored Nov 16, 2023
2 parents 3e10d65 + eec5787 commit b52ad80
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 moksha-core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ serde_json = "1.0.108"
hex = "0.4.3"
serde_with = "3.4.0"
thiserror = "1.0.50"
itertools = "0.11.0"
itertools = "0.12.0"

[target.'cfg(target_family = "wasm")'.dependencies]
# getrandom is transitive dependency of rand
Expand Down

0 comments on commit b52ad80

Please # to comment.