diff --git a/Cargo.toml b/Cargo.toml index c71f3f5..b817a6e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -16,5 +16,5 @@ bytebuffer = "2.3.0" uuid = "1.10.0" [features] -# default = [ "atomic_compression" ] +default = [ "atomic_compression" ] atomic_compression = [] \ No newline at end of file