# 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 = "pink-extension-runtime" version = "0.5.2-dev.1" description = "Mock pink chain extension for Phala pink contract" homepage = "https://github.com/Phala-Network/phala-blockchain" license = "Apache-2.0" [dependencies.futures] version = "0.3" [dependencies.getrandom] version = "0.2" [dependencies.hex_fmt] version = "0.3.0" [dependencies.log] version = "0.4" [dependencies.once_cell] version = "1.10.0" [dependencies.pink-extension] version = "0.5.2-dev.0" [dependencies.reqwest] version = "0.11" features = [ "rustls-tls", "socks", "trust-dns", ] default-features = false [dependencies.reqwest-env-proxy] version = "0.1" [dependencies.sp-core] version = "21" features = ["full_crypto"] [dependencies.tokio] version = "1" features = ["full"]