Skip to content

Commit 413b2be

Browse files
authored
Merge pull request #496 from okp4/dependabot/cargo/enum-iterator-2.0.0
build(deps): bump enum-iterator from 1.5.0 to 2.0.0
2 parents 7c2cb59 + 0f18bc5 commit 413b2be

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

contracts/okp4-objectarium/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ cw-storage-plus.workspace = true
3737
cw2.workspace = true
3838
derive_builder = "0.20.0"
3939
either = "1.10.0"
40-
enum-iterator = "1.5.0"
40+
enum-iterator = "2.0.0"
4141
lzma-rs = "0.3.0"
4242
md-5 = "0.10.6"
4343
schemars.workspace = true

0 commit comments

Comments
 (0)