Skip to content

Commit

Permalink
try remove lto flag
Browse files Browse the repository at this point in the history
  • Loading branch information
Congyuwang committed Dec 13, 2024
1 parent 661fdfa commit 0657241
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ rocksdb = { path = "rust-rocksdb", default-features = false, features = [
"zstd",
"zlib",
"bzip2",
"lto",
] }
librocksdb-sys = { path = "rust-rocksdb/librocksdb-sys", default-features = false }
serde = { version = "1", features = ["derive"] }
Expand Down

0 comments on commit 0657241

Please sign in to comment.