remove snappy as a default feature

Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
strawberry
2024-07-08 19:17:10 -04:00
committed by June 🍓🦴
parent 05befa4ba2
commit 53223a4d5f
2 changed files with 1 additions and 2 deletions

View File

@@ -311,7 +311,6 @@ package = "rust-rocksdb-uwu"
features = [
"multi-threaded-cf",
"mt_static",
"snappy",
"lz4",
"zstd",
"zlib",