diff --git a/Cargo.toml b/Cargo.toml index 9561479..82d5f8f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [workspace] resolver = "2" -members = ["bent", "bingus", "bong"] +members = ["bingus", "bong"] package.edition = "2021" package.license = "Unlicense" package.description = "databending made easy"