# 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" rust-version = "1.74" name = "pwalarmctl" version = "0.1.0" authors = ["Amy Parker "] description = "CLI controller for pwalarmd" homepage = "https://amyip.net" readme = "README.md" keywords = [ "alarm", "alarms", "pwalarmd", "notify", "notifications", ] categories = [ "command-line-utilities", "config", ] license = "GPL-2.0-or-later" repository = "https://github.com/amyipdev/pwalarmd" [dependencies.clap] version = "4.5.1" features = ["derive"] [dependencies.colored] version = "2.1.0" [dependencies.crc32fast] version = "1.4.0" [dependencies.libc] version = "0.2.153" [dependencies.protobuf] version = "3.4.0"