]> git.lizzy.rs Git - rust.git/commitdiff
Revert libstd/Cargo.toml to master
authorJeremy Soller <jackpot51@gmail.com>
Thu, 15 Dec 2016 23:35:06 +0000 (16:35 -0700)
committerJeremy Soller <jackpot51@gmail.com>
Thu, 15 Dec 2016 23:35:06 +0000 (16:35 -0700)
src/libstd/Cargo.toml

index 0384c6666e3bba965375eab5d582d2f4ad7acfb2..fcf84cb716917ea51b70e7efc1bee89b54a557b2 100644 (file)
@@ -23,9 +23,6 @@ compiler_builtins = { path = "../libcompiler_builtins" }
 std_unicode = { path = "../libstd_unicode" }
 unwind = { path = "../libunwind" }
 
-[replace]
-"core:0.0.0" = { path = "../libcore" }
-
 [build-dependencies]
 build_helper = { path = "../build_helper" }
 gcc = "0.3.27"