diff --git a/Cargo.toml b/Cargo.toml index bbf2db44..5c9b3b24 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -11,6 +11,7 @@ members = [ "server", "testsuite" ] +exclude = ["oxrocksdb-sys"] [profile.release] lto = true