# 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 = "qwerty" version = "0.1.0" authors = ["Derek Goddeau "] description = "Password generation library" homepage = "https://gitlab.com/starshell/passport/qwerty" documentation = "https://docs.rs/qwerty" readme = "README.md" keywords = ["password", "passphrase", "generation", "generator", "security"] categories = ["cryptography"] license = "MPL-2.0" repository = "https://gitlab.com/starshell/passport/qwerty" [dependencies.clippy] version = "0.0.169" optional = true [dependencies.lazy_static] version = "1.0" [dependencies.rand] version = "0.5" [features] default = [] strict = ["clippy"] [badges.appveyor] branch = "master" repository = "starshell/passport/qwerty" service = "gitlab" [badges.codecov] branch = "master" repository = "starshell/qwerty" service = "gitlab" [badges.gitlab] branch = "master" repository = "starshell/passport/qwerty" [badges.maintenance] status = "actively-developed"