Skip to content

Commit 05f0efb

Browse files
committed
deps: bump blake3 to 1.8.3 and remove our patched fork
also update lock file
1 parent 7e8ee61 commit 05f0efb

File tree

2 files changed

+15
-11
lines changed

2 files changed

+15
-11
lines changed

Cargo.lock

Lines changed: 15 additions & 8 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 & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -309,9 +309,6 @@ csv-index = { git = "https://github.com/dathere/rust-csv", branch = "qsv-tuned"
309309
# csv-core = { path = "../rust-csv/csv-core" }
310310
# csv-index = { path = "../rust-csv/csv-index" }
311311

312-
# use upstream of blake3 with unreleased fixes
313-
blake3 = { git = "https://github.com/BLAKE3-team/BLAKE3", rev = "890050c" }
314-
315312
# use fork with updated redis 1.0 dependency & client-side caching features
316313
cached = { git = "https://github.com/nihohit/cached", branch = "client-side-caching" }
317314

0 commit comments

Comments
 (0)