]> git.lizzy.rs Git - mt_ser.git/blobdiff - Cargo.toml
Implement zstd compression
[mt_ser.git] / Cargo.toml
index c6c80f4e9d85bb62b7a12851210bd113fd4881a0..56363d979cac7fb331664e3916f35ba5f82dfe99 100644 (file)
@@ -10,3 +10,4 @@ flate2 = { version = "1.0.25", features = ["zlib"], default-features = false }
 mt_ser_derive = { path = "derive" }
 paste = "1.0.11"
 thiserror = "1.0.38"
+zstd = "0.12.3"