redox/libstd/panic_abort/Cargo.toml

8 lines
152 B
TOML
Raw Normal View History

2016-11-11 03:59:59 +01:00
[package]
name = "panic_abort"
version = "0.0.0"
authors = ["Jeremy Soller <jackpot51@gmail.com>"]
[lib]
path = "../../rust/src/libpanic_abort/lib.rs"