Skip to content

Commit bd69fbe

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

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.8.0"
26+
blake3 = "1.8.1"
2727
cosmwasm-schema.workspace = true
2828
cosmwasm-std.workspace = true
2929
cw-storage-plus.workspace = true

0 commit comments

Comments
 (0)