# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies # # If you believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2018" name = "pugl-sys" version = "0.4.2" authors = ["Johannes Mueller "] description = "A Rust wrapper for pugl" homepage = "https://github.com/johannes-mueller/pugl-sys" readme = "README.md" keywords = ["GUI", "LV2"] categories = ["api-bindings", "gui"] license = "ISC" repository = "https://github.com/johannes-mueller/pugl-sys" [dependencies.bitflags] version = "1.2.1" [dependencies.cairo-rs] version = "0.9.1" [dependencies.cairo-sys-rs] version = "0.10.0" [dependencies.serial_test] version = "0.5.0" [build-dependencies.bindgen] version = "0.55.1" [features] testing = []