Skip to content

Commit f760a96

Browse files
build(deps): bump blake3 from 1.8.1 to 1.8.2 (#677)
1 parent 4b37858 commit f760a96

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
@@ -49,7 +49,7 @@ redis = { version = "0.30.0", features = [
4949
"connection-manager",
5050
"tcp_nodelay"
5151
], default-features = false, optional = true }
52-
blake3 = { version = "1.5.4", default-features = false }
52+
blake3 = { version = "1.8.2", default-features = false }
5353
error-stack = { version = "0.5.0", default-features = false, features = [
5454
"std",
5555
] }

0 commit comments

Comments
 (0)