# 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 = "greatful-cli" version = "0.0.3" authors = ["Stephen Fay "] description = "A tool that doesn't work, see grateful-cli for the real version. I consent to the transfer of this crate to the first person who asks help@crates.io for it." homepage = "https://github.com/dcxSt/grateful-cli" readme = "README.md" keywords = ["cli", "happy", "light", "grateful"] categories = ["command-line-utilities"] license = "MIT" repository = "https://github.com/dcxSt/grateful-cli" resolver = "2" [dependencies.chrono] version = "0.4.19" [dependencies.clap] version = "3.0.14" features = ["derive"] [dependencies.directories-next] version = "2.0.0" [dependencies.json] version = "0.12.4" [dependencies.log] version = "0.4.14"