# 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 = "2018" name = "dark-crystal-secret-sharing-rust" version = "0.2.2" authors = ["Magma Collective "] description = "Shamirs secret sharing with authenticated recovery" documentation = "https://docs.rs/dark-crystal-secret-sharing-rust" license = "GPL-3.0-or-later" repository = "https://gitlab.com/dark-crystal-rust/dark-crystal-secret-sharing-rust" [dependencies.rand] version = "0.8.4" [dependencies.sharks] version = "0.5.0" [dependencies.xsalsa20poly1305] version = "0.8.0" [dependencies.zeroize] version = "1.3.0"