# 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 = "ktp" version = "0.1.0" authors = ["Aziz Ben Ali "] description = "Kill the panel — Replaces your panel with snazzy desktop notifications." readme = "README.md" keywords = ["system", "notification", "utility"] license = "MIT" repository = "https://github.com/grtcdr/ktp" resolver = "2" [profile.release] opt-level = 3 debug = false [dependencies.bytesize] version = "1.1.0" [dependencies.chrono] version = "0.4.19" [dependencies.libmacchina] version = "3.9.1" [dependencies.notify-rust] version = "4.5.5" [dependencies.structopt] version = "0.3"