# 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 = "trvon" version = "0.0.2" description = "Rust NPM registry Manager" homepage = "https://github.com/Asarua/trvon" documentation = "https://github.com/Asarua/trvon" readme = "README.md" license = "MIT" repository = "https://github.com/Asarua/trvon" [dependencies.anyhow] version = "1.0.71" [dependencies.base64] version = "0.21.0" [dependencies.clap] version = "4.2.7" features = [ "derive", "env", ] [dependencies.colored] version = "2.0.0" [dependencies.dirs] version = "5.0.1" [dependencies.once_cell] version = "1.17.1" [dependencies.reqwest] version = "0.11.18" features = ["blocking"] [dependencies.rust-ini] version = "0.18.0" [dependencies.serde] version = "1.0.160" features = ["derive"] [dependencies.serde_ini] version = "0.2.0" [dependencies.serde_json] version = "1.0.96" [dependencies.thiserror] version = "1.0.40" [dependencies.webbrowser] version = "0.8.9"