# 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 = "2021" name = "citron" version = "0.15.0" authors = ["Aziz Ben Ali "] description = "system data via on-demand notifications." readme = "README.md" keywords = [ "system", "notification", "utility", ] license = "MIT" repository = "https://git.sr.ht/~grtcdr/citron" resolver = "2" [profile.release] opt-level = 3 debug = false incremental = true [dependencies.bytesize] version = "1.1.0" [dependencies.libmacchina] version = "6.1.1" default-features = false [dependencies.linicon] version = "2.3.0" default-features = false [dependencies.notify-rust] version = "4.5.8" features = ["d"] default-features = false [dependencies.serde] version = "1.0.133" features = ["derive"] [dependencies.serde_yaml] version = "0.8" [dependencies.structopt] version = "0.3.26" default-features = false [dependencies.time] version = "0.3.9" features = ["local-offset"]