# 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 = "cyfs-cip" version = "0.6.4" authors = ["liyaxing "] description = "Rust cyfs-cip package" license = "BSD-2-Clause" [dependencies.bip39] version = "1.0" [dependencies.cyfs-base] version = "0.6" [dependencies.digest] version = "0.10.3" features = ["mac"] [dependencies.hex] version = "0.4" [dependencies.hmac] version = "0.12" [dependencies.log] version = "0.4" [dependencies.memzero] version = "0.1.0" [dependencies.pbkdf2] version = "0.11" default-features = false [dependencies.rand] version = "0.7" [dependencies.rand_chacha] version = "0.2" [dependencies.rand_core] version = "0.5" [dependencies.sha2] version = "0.10"