back to main branch of zstd-rs

This commit is contained in:
Simon Gardling
2022-04-26 08:31:38 -04:00
parent cb55ce84e6
commit 018ccbb878
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -1573,7 +1573,7 @@ checksum = "f497285884f3fcff424ffc933e56d7cbca511def0c9831a7f9b5f6153e3cc89b"
[[package]]
name = "ruzstd"
version = "0.2.4"
source = "git+https://github.com/KillingSpark/zstd-rs.git?branch=ringbuffer#30e65d726f934dbb3641ad0f9c096384f5823f63"
source = "git+https://github.com/KillingSpark/zstd-rs.git#744956aa87b845d7648ed9cf3d16e042c40c7766"
dependencies = [
"byteorder",
"twox-hash",