Skip to content

Commit

Permalink
tuning feature settings
Browse files Browse the repository at this point in the history
  • Loading branch information
ktmlm committed Jul 21, 2023
1 parent 654ede2 commit 85bd919
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ default = ["compress", "rocks_backend"]
rocks_backend = ["rocksdb"]
parity_backend = ["parity-db"]

compress = ["rocksdb/zstd"]
compress = ["rocksdb?/zstd"]

vs = ["vsdb_derive"] # the switch of all versioned APIs
extra_types = ["primitive-types-0-12", "primitive-types-0-11", "primitive-types-0-10"]
Expand Down

0 comments on commit 85bd919

Please sign in to comment.