Skip to content

Commit 848a195

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

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ atoma-utils = { path = "./atoma-utils" }
2929
axum = "0.8.3"
3030
base64 = "0.22.1"
3131
blake2 = "0.10.6"
32-
blake3 = "1.8.1"
32+
blake3 = "1.8.2"
3333
bytes = "1.10.0"
3434
chrono = "0.4.39"
3535
ciborium = "0.2.2"

0 commit comments

Comments
 (0)