1 2 3 4 5 6 7 8 9 10 11 12 13
[build-dependencies.bindgen] version = "0.69.1" [lib] crate-type = ["staticlib"] name = "rust_libvirt" [package] description = "FFI Bindings for libvirt" edition = "2021" license = "MIT" name = "rust-libvirt" version = "0.1.0"