rust-qt-binding-generator/templates/qt_quick/rust/Cargo.toml

12 lines
118 B
TOML
Raw Normal View History

2017-09-03 13:32:32 -07:00
[package]
name = "rust"
version = "1.0.0"
[dependencies]
libc = "*"
[lib]
name = "rust"
crate-type = ["staticlib"]