# 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 = "e-z" version = "0.3.0" description = "Interact directly with the e-z.host API" readme = "README.md" license = "MIT" repository = "https://github.com/theMackabu/ez-uploader" [dependencies.anyhow] version = "1.0.81" [dependencies.arboard] version = "3.3.2" features = ["wayland-data-control"] [dependencies.chrono] version = "0.4.35" features = ["serde"] [dependencies.clap] version = "4.5.4" features = ["derive"] [dependencies.clap-verbosity-flag] version = "2.2.0" [dependencies.colored] version = "2.1.0" [dependencies.env_logger] version = "0.10.2" [dependencies.global_placeholders] version = "0.1.0" [dependencies.home] version = "0.5.9" [dependencies.image] version = "0.24.9" [dependencies.indicatif] version = "0.17.8" [dependencies.inquire] version = "0.6.2" [dependencies.log] version = "0.4.21" [dependencies.macros-rs] version = "0.5.0" [dependencies.once_cell] version = "1.19.0" [dependencies.pickledb] version = "0.5.1" features = ["bincode"] [dependencies.pretty_env_logger] version = "0.5.0" [dependencies.reqwest] version = "0.11.27" features = [ "blocking", "json", "multipart", "stream", ] [dependencies.serde] version = "1.0.197" features = ["derive"] [dependencies.serde_json] version = "1.0.115" [dependencies.sled] version = "0.34.7" [dependencies.tempfile] version = "3.10.1"