# 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 = "linkspace-argon2-identity" version = "0.1.0" authors = ["Azon "] description = "argon2 encrypted schnorr keys" homepage = "https://antonsol919.github.io/linkspace/" documentation = "https://antonsol919.github.io/linkspace/docs/guide/index.html" readme = "README.md" keywords = [] categories = [] license = "MPL-2.0" repository = "https://github.com/AntonSol919/linkspace" resolver = "1" [dependencies.base64] version = "0.13.0" [dependencies.linkspace-cryptography] version = "0.1.0" [dependencies.rust-argon2] version = "1.0.0" [dependencies.thiserror] version = "1.0.31"