rust-qt-binding-generator/tests/rust_list/Cargo.toml

14 lines
154 B
TOML
Raw Permalink Normal View History

2017-08-20 07:11:58 -07:00
[package]
name = "rust_list"
version = "1.0.0"
[dependencies]
libc = "*"
[lib]
name = "rust"
crate-type = ["staticlib"]
[profile.release]
debug = true