# 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] name = "wc-bg" version = "0.3.0" authors = ["Timidger "] build = "build.rs" description = "Background program for Way Cooler" license = "MIT" repository = "https://github.com/way-cooler/way-cooler-bg" [dependencies.wayland-sys] version = "^0.9.0" features = ["client", "dlopen"] [dependencies.way-cooler-client-helpers] version = "0.1" [dependencies.wayland-client] version = "^0.9.0" features = ["cursor", "dlopen"] [dependencies.clap] version = "2.23.2" [dependencies.image] version = "^0.10.3" [dependencies.tempfile] version = "2.1" [dependencies.byteorder] version = ">= 0.3, < 0.6" [build-dependencies.wayland-scanner] version = "0.9.1"