# 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 = "agscheduler-cli" version = "0.5.0" description = "Command line interface for AGScheduler" homepage = "https://github.com/AGScheduler/agscheduler-cli" readme = "README.md" keywords = [ "cli", "client", "AGScheduler", ] categories = ["command-line-utilities"] license = "MIT" repository = "https://github.com/AGScheduler/agscheduler-cli" [dependencies.anyhow] version = "1.0.86" [dependencies.chrono] version = "0.4.38" [dependencies.clap] version = "4.5.4" features = ["derive"] [dependencies.comfy-table] version = "7.1.1" [dependencies.dialoguer] version = "0.11.0" [dependencies.hex] version = "0.4.3" [dependencies.iana-time-zone] version = "0.1.60" [dependencies.mockall] version = "0.12.1" [dependencies.mockito] version = "1.4.0" [dependencies.reqwest] version = "0.12.4" features = ["rustls-tls"] default-features = false [dependencies.serde_json] version = "1.0.117" [dependencies.sha2] version = "0.10.8" [dependencies.tokio] version = "1.38.0" features = ["full"]