make atomic_compression feature by default
This commit is contained in:
parent
7a78fccd7d
commit
b447b31ef1
1 changed files with 1 additions and 1 deletions
|
@ -16,5 +16,5 @@ bytebuffer = "2.3.0"
|
||||||
uuid = "1.10.0"
|
uuid = "1.10.0"
|
||||||
|
|
||||||
[features]
|
[features]
|
||||||
# default = [ "atomic_compression" ]
|
default = [ "atomic_compression" ]
|
||||||
atomic_compression = []
|
atomic_compression = []
|
Loading…
Add table
Add a link
Reference in a new issue