Skip to content

Commit 2b7e112

Browse files
David Tolnaymeta-codesync[bot]
authored andcommitted
Update blake3 from 1.8.3 to 1.8.4
Summary: Release notes: https://github.com/BLAKE3-team/BLAKE3/releases/tag/1.8.4 No change needed in the ffi_neon.rs overlay. Reviewed By: JakobDegen Differential Revision: D115287838 fbshipit-source-id: 427d0a5f3e8fda4cce98b2aba34f3c5b37ee2f27
1 parent b2d11ed commit 2b7e112

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

shed/fsiomicrobench/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ license = "MIT OR Apache-2.0"
1111

1212
[dependencies]
1313
anyhow = "1.0.104"
14-
blake3 = { version = "=1.8.3", features = ["mmap", "rayon", "traits-preview"] }
14+
blake3 = { version = "=1.8.4", features = ["mmap", "rayon", "traits-preview"] }
1515
clap = { version = "4.6.2", features = ["derive", "env", "string", "unicode", "wrap_help"] }
1616
rand = "0.10.2"

0 commit comments

Comments
 (0)