# 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 = "hemtt-signing" version = "1.0.0" description = "A signing library for hemtt" license = "GPL-2.0" resolver = "1" [dependencies.byteorder] version = "1.4.3" [dependencies.hemtt-error] version = "1.0.0" [dependencies.hemtt-io] version = "1.0.0" [dependencies.hemtt-pbo] version = "1.0.0" [dependencies.num-bigint-dig] version = "0.8.2" [dependencies.rand] version = "0.8.5" [dependencies.rsa] version = "0.8.2" [dependencies.sha-1] version = "0.10.1"