diff --git a/Cargo.toml b/Cargo.toml index c66a4d73c..a848b85b4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,2 +1,3 @@ [workspace] +resolver = "2" members = ["crates/*"] diff --git a/rust-toolchain b/rust-toolchain deleted file mode 120000 index a01ca127b..000000000 --- a/rust-toolchain +++ /dev/null @@ -1 +0,0 @@ -rust-toolchain.toml \ No newline at end of file