# 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 = "dark-crystal-web3-core" version = "0.1.1" authors = ["Magma Collective "] description = "Create and restore encrypted social backups to be published using a smart contract" license = "GPL-3.0-or-later" repository = "https://gitlab.com/dark-crystal-web3/dark-crystal-web3-backup/-/tree/main/dark-crystal-web3-core" [dependencies.bip39] version = "1.0.1" [dependencies.cryptoxide] version = "0.3.6" [dependencies.dark-crystal-key-backup-rust] version = "0.2.3" [dependencies.hex] version = "0.4.3" [dependencies.serde] version = "1.0.133" features = ["derive"] [dependencies.serde_qs] version = "0.8.5"