# 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] name = "novault" version = "0.4.2" authors = ["Garrett Berg "] description = "vaultless password management cli" readme = "README.md" keywords = ["cmdline", "tool", "password", "manager"] license = "MIT" repository = "https://github.com/vitiral/novault" [dependencies.ansi_term] version = "0.9.0" [dependencies.argon2rs] version = "0.2.5" [dependencies.base64] version = "0.6.0" [dependencies.byteorder] version = "1.1.0" [dependencies.dialoguer] version = "0.1.0" [dependencies.enigo] version = "0.0.11" [dependencies.ergo] version = "0.0.1" [dependencies.error-chain] version = "0.11.0" [dependencies.file-lock] version = "0.0.17" [dependencies.openssl] version = "0.9.17" [dependencies.rustyline] version = "1.0.0" [dependencies.serde] version = "1.0.14" [dependencies.serde_derive] version = "1.0.14" [dependencies.shlex] version = "0.1.1" [dependencies.strfmt] version = "0.1.5" [dependencies.structopt] version = "0.1.0" [dependencies.structopt-derive] version = "0.1.0" [dependencies.tabwriter] version = "1.0.3"