Skip to content
This repository was archived by the owner on Apr 7, 2025. It is now read-only.

Commit c3af978

Browse files
Bump blake3 from 1.7.0 to 1.8.1
Bumps [blake3](https://github.com/BLAKE3-team/BLAKE3) from 1.7.0 to 1.8.1. - [Release notes](https://github.com/BLAKE3-team/BLAKE3/releases) - [Commits](BLAKE3-team/BLAKE3@1.7.0...1.8.1) --- updated-dependencies: - dependency-name: blake3 dependency-version: 1.8.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 40e6803 commit c3af978

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ harness = false
2222
anyhow = "1.0"
2323
ariadne = "0.5"
2424
base64 = "0.22"
25-
blake3 = "1.5"
25+
blake3 = "1.8"
2626
cargo_metadata = "0.19"
2727
clap = { version = "4", features = ["derive", "wrap_help"] }
2828
either = "1.13"

0 commit comments

Comments
 (0)