# 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 = "pwallet" version = "1.0.1" authors = ["Anonymous "] description = "pwallet is a cli for store and recover or export passwords" homepage = "https://dnrops.gitee.io" documentation = "https://docs.rs/pwallet" readme = "README.md" keywords = [ "passwords", "store", "wallet", ] categories = [ "command-line-utilities", "text-processing", "caching", ] license = "MIT" repository = "https://gitlab.com/andrew_ryan/passwallet" [dependencies.cok] version = "0.1.13" [dependencies.dirs] version = "5.0.1" [dependencies.doe] version = "0.1.85"