# 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" rust-version = "1.67.1" name = "oro-npm-account" version = "0.3.34" authors = ["Orogene Maintainers and Contributors"] description = "Configure access token and execute the login process." homepage = "https://orogene.dev" readme = "README.md" license = "Apache-2.0" repository = "https://github.com/orogene/orogene" [dependencies.async-std] version = "1.12.0" [dependencies.base64] version = "0.21.2" [dependencies.dialoguer] version = "0.10.4" features = ["password"] default-features = false [dependencies.kdl] version = "5.0.0-alpha.1" [dependencies.miette] version = "5.8.0" [dependencies.open] version = "5.0.0" [dependencies.oro-client] version = "=0.3.34" [dependencies.reqwest] version = "0.11.14" [dependencies.thiserror] version = "1.0.38" [dependencies.tracing] version = "0.1.37" [dependencies.url] version = "2.3.1"