Skip to content

Commit ad7df48

Browse files
build(deps): bump blake3 from 1.7.0 to 1.8.0
Bumps [blake3](https://github.com/BLAKE3-team/BLAKE3) from 1.7.0 to 1.8.0. - [Release notes](https://github.com/BLAKE3-team/BLAKE3/releases) - [Commits](BLAKE3-team/BLAKE3@1.7.0...1.8.0) --- updated-dependencies: - dependency-name: blake3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 535878e commit ad7df48

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

contracts/axone-cognitarium/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ crate-type = ["cdylib", "rlib"]
2323

2424
[dependencies]
2525
axone-rdf.workspace = true
26-
blake3 = "1.7.0"
26+
blake3 = "1.8.0"
2727
cosmwasm-schema.workspace = true
2828
cosmwasm-std.workspace = true
2929
cw-storage-plus.workspace = true

0 commit comments

Comments
 (0)