# 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 are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2018" name = "i3owm" version = "0.2.18" authors = ["Patrick Hoffmann fightling@elektropost.org>"] description = "Weather and ISS spotting extension for i3status" homepage = "http://i3owm.thats-software.com" documentation = "https://docs.rs/i3owm" readme = "README.md" keywords = [ "weather", "i3wm", "i3status", ] license = "MIT OR Apache-2.0" [dependencies.chrono] version = "0.4.7" default-features = false [dependencies.clap] version = "3.x" features = ["derive"] [dependencies.i3status_ext] version = "0.1.2" default-features = false [dependencies.notify-rust] version = "4.5.8" [dependencies.open_notify] version = "0.1.9" default-features = false [dependencies.openweathermap] version = "0.2.4" default-features = false [dependencies.regex] version = "1.5.4" [dependencies.version] version = "3.0.0"