update Cargo.lock

This commit is contained in:
Simon Gardling 2022-06-03 23:41:16 -04:00
parent c64d0a2a19
commit 667341183b

2
Cargo.lock generated
View File

@ -2034,7 +2034,7 @@ dependencies = [
[[package]]
name = "ruzstd"
version = "0.2.4"
source = "git+https://github.com/KillingSpark/zstd-rs.git#b0eafa5ef87492f145792282c7a58e4e01f4340c"
source = "git+https://github.com/KillingSpark/zstd-rs.git#c2ab3e3d365d67f1c0bc52c67ae5bd6b8536b77c"
dependencies = [
"byteorder",
"twox-hash",