# 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 = "odra-casper-test-env" version = "0.6.2" authors = [ "Jakub Płaskonka ", "Krzysztof Pobiarżyn ", "Maciej Zieliński ", ] description = "Odra test environment for the Casper Blockchain." homepage = "https://odra.dev/docs" readme = "README.md" keywords = [ "wasm", "webassembly", "blockchain", ] categories = [ "wasm", "smart contracts", ] license = "MIT" repository = "https://github.com/odradev/odra" resolver = "1" [dependencies.casper-engine-test-support] version = "7.0.1" features = ["test-support"] [dependencies.casper-execution-engine] version = "7.0.1" [dependencies.casper-types] version = "4.0.1" [dependencies.colored] version = "=2.0.4" [dependencies.odra-casper-shared] version = "0.6.2" [dependencies.odra-casper-types] version = "0.6.2" [dependencies.odra-types] version = "0.6.2" [dependencies.odra-utils] version = "0.6.2"