diff --git a/Cargo.lock b/Cargo.lock index caa5c74..1c380aa 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -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",