Closed
Description
rts.rs:1:0: 1:0 error: multiple matching crates for `std`
rts.rs:1 fn main() {
^
note: candidates:
note: path: D:\Program Files\Rust\bin\rustc\i686-pc-mingw32\bin\std-6c65cf4b443341b1-0.7.dll
note: meta: name = "std"
note: meta: vers = "0.7"
note: meta: uuid = "c70c24a7-5551-4f73-8e37-380b11d80be8"
note: meta: url = "https://github.com/mozilla/rust/tree/master/src/libstd"
note: path: D:\Program Files\Rust\bin\rustc\i686-pc-mingw32\bin\std-6c65cf4b443341b1-0.8.dll
note: meta: name = "std"
note: meta: vers = "0.8"
note: meta: uuid = "c70c24a7-5551-4f73-8e37-380b11d80be8"
note: meta: url = "https://github.com/mozilla/rust/tree/master/src/libstd"