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

14 lines
154 B
TOML
Raw Permalink Normal View History

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