Skip to content

Commit

Permalink
disable default compression
Browse files Browse the repository at this point in the history
  • Loading branch information
RealHinome authored Mar 8, 2024
1 parent 853a5ee commit 93477bb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion squid-db/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,4 @@ lz4 = { version = "1.24", optional = true }
serde = { version = "1", features = ["derive"] }

[features]
default = ["compress"]
compress = ["lz4"]

0 comments on commit 93477bb

Please sign in to comment.