Skip to content

Commit 67a1eac

Browse files
chore: drop the blake3 Rust dependency (#132)
1 parent afa6097 commit 67a1eac

File tree

2 files changed

+0
-15
lines changed

2 files changed

+0
-15
lines changed

Cargo.lock

Lines changed: 0 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ binius_math = { git = "https://github.com/IrreducibleOSS/binius.git", rev = "232
1818
binius_hal = { git = "https://github.com/IrreducibleOSS/binius.git", rev = "2326ae9b78a9679eeed86d30188a9bcc5eea55e0" }
1919
binius_hash = { git = "https://github.com/IrreducibleOSS/binius.git", rev = "2326ae9b78a9679eeed86d30188a9bcc5eea55e0" }
2020
binius_utils = { git = "https://github.com/IrreducibleOSS/binius.git", rev = "2326ae9b78a9679eeed86d30188a9bcc5eea55e0" }
21-
blake3 ="=1.6.1"
2221
bumpalo = "3"
2322
groestl_crypto = { package = "groestl", version = "0.10.1" }
2423
proptest = "1"

0 commit comments

Comments
 (0)