Skip to content

Commit 5cfe57d

Browse files
Merge pull request #623 from axone-protocol/dependabot/cargo/blake3-1.5.4
2 parents 9d0bf53 + df180b3 commit 5cfe57d

File tree

2 files changed

+14
-5
lines changed

2 files changed

+14
-5
lines changed

Cargo.lock

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

contracts/axone-cognitarium/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ crate-type = ["cdylib", "rlib"]
1818

1919
[dependencies]
2020
axone-rdf.workspace = true
21-
blake3 = "1.5.3"
21+
blake3 = "1.5.4"
2222
cosmwasm-schema.workspace = true
2323
cosmwasm-std.workspace = true
2424
cosmwasm-storage.workspace = true

0 commit comments

Comments
 (0)