# 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 = "timegraph-identity" version = "0.1.3" description = "Timegraph Identity" license = "MIT" [dependencies.anyhow] version = "1" features = ["backtrace"] [dependencies.base64] version = "0.21.0" [dependencies.bs58] version = "0.4" [dependencies.getrandom] version = "0.2.8" features = ["js"] [dependencies.hex] version = "0.4.3" [dependencies.multibase] version = "0.8" [dependencies.rosetta-crypto] version = "0.4.0" [dependencies.serde] version = "1.0" features = ["derive"] [dependencies.serde-xdr] version = "0.6.0" [dependencies.serde_json] version = "1.0" [dependencies.strum] version = "0.24" features = ["derive"]