Remove accidental debugging config change

This commit is contained in:
Thomas Lively 2019-08-29 09:50:49 -07:00
parent ccb0e403ea
commit 06c980ef75

View File

@ -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"