# 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 = "2018" name = "trie-bench" version = "0.39.0" authors = ["Parity Technologies "] description = "Standard benchmarking suite for tries" license = "Apache-2.0" repository = "https://github.com/paritytech/trie/" [dependencies.criterion] version = "0.5.1" [dependencies.hash-db] version = "0.16.0" [dependencies.keccak-hasher] version = "0.16.0" [dependencies.memory-db] version = "0.32.0" [dependencies.parity-scale-codec] version = "3.0.0" [dependencies.trie-db] version = "0.29.0" [dependencies.trie-root] version = "0.18.0" [dependencies.trie-standardmap] version = "0.16.0"