diff --git a/Cargo.toml b/Cargo.toml index 2b56663..042e66b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -52,7 +52,7 @@ thread_local = "1.1" fastrand = "2.1" # Compression (optional) -zstd = { version = "0.13.3", optional = true } +zstd = { version = "0.14.0", optional = true } lz4_flex = { version = "0.14", optional = true } # Serialization (optional)