diff --git a/libc-test/Cargo.toml b/libc-test/Cargo.toml index 87dd7af7df819514e4439f8a730aab6383fa44cc..8d2d9033308b7fb0ff42b0fec5b81e92877f0791 100644 --- a/libc-test/Cargo.toml +++ b/libc-test/Cargo.toml @@ -1,6 +1,3 @@ -[build] -rustc = "~/code/rust/build/x86_64-unknown-linux-gnu/stage2/bin/rustc" - [package] name = "libc-test" version = "0.1.0"