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

12 lines
118 B
TOML

[package]
name = "rust"
version = "1.0.0"
[dependencies]
libc = "*"
[lib]
name = "rust"
crate-type = ["staticlib"]