blob: 9d62be64fc4ecf836c364046d582fede41c8edff [file] [log] [blame]
[package]
authors = ["The Rust Project Developers"]
name = "panic_abort"
version = "0.0.0"
[lib]
path = "lib.rs"
test = false
[dependencies]
core = { path = "../libcore" }
libc = { path = "../rustc/libc_shim" }