# 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 = "draconis" version = "2.4.8" authors = ["marsupialgutz"] description = "Small terminal welcome program written in rust" readme = "README.md" license-file = "LICENSE" repository = "https://github.com/marsupialgutz/draconis" resolver = "2" [dependencies.argparse] version = "0.2" [dependencies.chrono] version = "0.4" [dependencies.mpris] version = "2.0.0-rc2" [dependencies.once_cell] version = "1.10" [dependencies.openweathermap] version = "0.2" [dependencies.serde] version = "1.0" features = ["derive"] [dependencies.substring] version = "1.4" [dependencies.sys-info] version = "0.9.1" [dependencies.systemstat] version = "0.1" [dependencies.text_io] version = "0.1" [dependencies.tokio] version = "1" features = ["full"] [dependencies.toml] version = "0.5.9" [dependencies.tracing] version = "0.1" [dependencies.tracing-subscriber] version = "0.3" features = ["env-filter"] [dependencies.unicode-segmentation] version = "1.9" [dependencies.unicode-width] version = "0.1.9" [dependencies.whoami] version = "1.2.1"