Skip to content

Commit c239da5

Browse files
dependabot[bot]link2xt
authored andcommitted
chore(cargo): bump blake3 from 1.6.1 to 1.8.0
Bumps [blake3](https://github.com/BLAKE3-team/BLAKE3) from 1.6.1 to 1.8.0. - [Release notes](https://github.com/BLAKE3-team/BLAKE3/releases) - [Commits](BLAKE3-team/BLAKE3@1.6.1...1.8.0) --- updated-dependencies: - dependency-name: blake3 dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9ea3f23 commit c239da5

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.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ toml = "0.8"
108108
url = "2"
109109
uuid = { version = "1", features = ["serde", "v4"] }
110110
webpki-roots = "0.26.8"
111-
blake3 = "1.6.1"
111+
blake3 = "1.8.0"
112112

113113
[dev-dependencies]
114114
anyhow = { workspace = true, features = ["backtrace"] } # Enable `backtrace` feature in tests.

0 commit comments

Comments
 (0)