# 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 = "phatjs-test" version = "0.1.0" description = "An interperter to test JavaScript for Phat Contracts" license = "MIT" repository = "https://github.com/Phala-Network/phatjs-test" [dependencies.drink] version = "0.8.5" [dependencies.drink-pink-runtime] version = "1.2.13" [dependencies.hex_fmt] version = "0.3.0" [dependencies.ink] version = "4.3.0" [dependencies.phat_js] version = "0.2.8" default-features = false [dependencies.scale] version = "3" features = ["derive"] package = "parity-scale-codec" [dependencies.serde] version = "1.0.130" features = ["derive"] [dependencies.serde_json] version = "1.0.68" [dependencies.tracing] version = "0.1.27" [dependencies.tracing-subscriber] version = "0.3.18" features = ["env-filter"]