# 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 = "verity-dp-ic-" version = "0.2.1" authors = ["Usher Labs "] build = false autobins = false autoexamples = false autotests = false autobenches = false description = "A library containing utilities for the Verity IC components" homepage = "https://www.usher.so/" documentation = "https://www.usher.so/" readme = "README.md" keywords = [ "verity", "IC", "canister", ] license = "MIT/Apache-2.0" [lib] name = "verity_dp_ic_" path = "src/lib.rs" [dependencies.anyhow] version = "1.0.94" [dependencies.candid] version = "0.10.10" [dependencies.easy-hasher] version = "2.2.1" [dependencies.eth-encode-packed] version = "0.1.0" [dependencies.getrandom] version = "0.2.15" features = ["custom"] [dependencies.hex] version = "0.4.3" [dependencies.ic-cdk] version = "0.17.0" [dependencies.ic-cdk-timers] version = "0.11.0" [dependencies.libsecp256k1] version = "0.7.1" features = ["lazy-static-context"] default-features = false [dependencies.rand] version = "0.8.5" features = ["getrandom"] [dependencies.serde] version = "1.0.215" [dependencies.serde_json] version = "1.0.133"