# 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 believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2018" name = "themefox-manager" version = "0.9.11" authors = ["The authors Name "] description = "A manager for firefox CSS aka userchrome files" homepage = "https://github.com/themefox/themefox-manager" readme = "../README.md" keywords = ["cli", "firefox", "esthetics"] categories = ["command-line-interface"] license = "MIT" license-file = "LICENSE" repository = "https://github.com/themefox/themefox-manager" [profile.release] panic = "abort" [dependencies.clap] version = "2.33.0" [dependencies.colored] version = "1.9.3" [dependencies.dialoguer] version = "0.6.2" [dependencies.dirs] version = "2.0.2" [dependencies.serde_json] version = "1.0" [dependencies.zip] version = "0.5.5"