diff --git a/Cargo.toml b/Cargo.toml index 84aa26e..986fd11 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -31,7 +31,6 @@ autocfg = {workspace = true } [workspace] members = ["tests/compilation", "xtask"] -default-members = [".", "xtask"] [workspace.dependencies] try_v2 = { path = "."}