# 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 = "dyn-wall-rs" version = "2.1.3" authors = ["RAR27 "] exclude = ["demo.gif"] description = "Helps user set a dynamic wallpaper and lockscreen. For more info and help, go to https://github.com/RAR27/dyn-wall-rs" readme = "README.md" keywords = ["dynamic", "wallpaper"] categories = ["command-line-utilities"] license = "GPL-3.0-or-later" repository = "https://github.com/RAR27/dyn-wall-rs" [dependencies.alphanumeric-sort] version = "1.0.13" [dependencies.chrono] version = "0.4" [dependencies.clap] version = "2.33.1" [dependencies.clokwerk] version = "0.3.0" [dependencies.dirs-next] version = "1.0.1" [dependencies.run_script] version = "0.6.3" [dependencies.serde] version = "1.0.114" features = ["derive"] [dependencies.structopt] version = "0.3.15" [dependencies.sun-times] version = "0.1.2" [dependencies.toml] version = "0.5" [dependencies.unicase] version = "2.6.0" [dependencies.walkdir] version = "2" [dependencies.winapi] version = "0.3.8" features = ["winuser"]