Skip to content

Commit 6d7c2ec

Browse files
committed
Revert libstd/Cargo.toml to master
1 parent 07e313d commit 6d7c2ec

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/libstd/Cargo.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,6 @@ compiler_builtins = { path = "../libcompiler_builtins" }
2323
std_unicode = { path = "../libstd_unicode" }
2424
unwind = { path = "../libunwind" }
2525

26-
[replace]
27-
"core:0.0.0" = { path = "../libcore" }
28-
2926
[build-dependencies]
3027
build_helper = { path = "../build_helper" }
3128
gcc = "0.3.27"

0 commit comments

Comments
 (0)