# 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-sidevm-env" version = "0.1.7" description = "The low level protocol between sidevm guest and host" homepage = "https://github.com/Phala-Network/phala-blockchain" license = "Apache-2.0" resolver = "2" [dependencies.cfg-if] version = "1.0.0" [dependencies.derive_more] version = "0.99.17" [dependencies.futures] version = "0.3" [dependencies.log] version = "0.4.16" [dependencies.num_enum] version = "0.5.7" [dependencies.pink-sidevm-macro] version = "0.1.0" [dependencies.scale] version = "3" features = [ "derive", "std", ] default-features = false package = "parity-scale-codec" [dependencies.tinyvec] version = "1.5.1" features = ["alloc"] [features] host = []