diff --git a/Cargo.toml b/Cargo.toml index 20ca800768..1ced24b917 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,8 +1,5 @@ [workspace] -members = [ - "rust", - "python", -] +members = ["rust", "python"] exclude = ["proofs", "delta-inspect"] [profile.release-with-debug] @@ -14,3 +11,41 @@ debug = true #