X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;ds=sidebyside;f=Cargo.toml;h=56363d979cac7fb331664e3916f35ba5f82dfe99;hb=cb575e5bb1eef9afc2b732e77108fe7e11e68ef5;hp=c6c80f4e9d85bb62b7a12851210bd113fd4881a0;hpb=d8df3708c2434fcc202f16adad2d44d7ab2b6455;p=mt_ser.git diff --git a/Cargo.toml b/Cargo.toml index c6c80f4..56363d9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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"