# 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-ui" version = "0.3.0" authors = ["Johannes Mueller "] description = "A stub for small embeddable GUI-toolkits using pugl" homepage = "https://github.com/johannes-mueller/pugl-ui" readme = "README.md" keywords = ["GUI", "LV2"] categories = ["gui"] license = "ISC" repository = "https://github.com/johannes-mueller/pugl-ui" [dependencies.cairo-rs] version = "0.9.1" [dependencies.downcast-rs] version = "1.2.0" [dependencies.pango] version = "0.9.1" [dependencies.pangocairo] version = "0.10.0" [dependencies.pugl-sys] version = "0.4.0" [features] testing = ["pugl-sys/testing"]