Skip to content

Commit 3d864b8

Browse files
build(deps): bump itertools from 0.13.0 to 0.14.0 (#750)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 76bfa27 commit 3d864b8

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

Cargo.lock

Lines changed: 10 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

contracts/os/andromeda-kernel/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ prost = { version = "0.11.2", default-features = false, features = [
3535
serde = { workspace = true }
3636
schemars = "0.8.10"
3737
hex = "0.4.3"
38-
itertools = "0.13"
38+
itertools = "0.14"
3939

4040

4141
andromeda-std = { workspace = true }

0 commit comments

Comments
 (0)