# 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 believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] name = "enigma-tools-u" version = "0.1.2" authors = ["Isan-Rivkin ", "Elichai-Turkel "] build = "build.rs" description = "Tools used by the untrusted part of the Enigma core and Principal node." keywords = ["enigma", "sgx", "web3"] categories = ["api-bindings", "cryptography", "development-tools"] license = "MIT" repository = "https://github.com/enigmampc/enigma-core.git" [dependencies.base64] version = "0.9.2" [dependencies.etcommon-rlp] version = "0.2.3" [dependencies.failure] version = "=0.1.1" [dependencies.failure_derive] version = "=0.1.1" [dependencies.httparse] version = "=1.2.5" [dependencies.libc] version = "0.2.41" [dependencies.openssl] version = "0.10.10" [dependencies.reqwest] version = "0.8.6" [dependencies.rustc-hex] version = "1.0.0" [dependencies.serde] version = "1.0.66" [dependencies.serde_derive] version = "1.0.66" [dependencies.serde_json] version = "1.0" [dependencies.sgx_types] version = "1.0.0" [dependencies.sgx_urts] version = "1.0.0" [dependencies.tiny-keccak] version = "1.4.2" [dependencies.web3] version = "0.3.1"