# 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 = "zkplmt-test-helpers" version = "0.4.5" authors = ["Transparent Engineers "] description = "Test Helper extension for the ZkPLMT Library " license = "MIT OR Apache-2.0" resolver = "1" [dependencies.proptest] version = "0.10" [dependencies.rand] version = "0.7" features = ["getrandom"] default-features = false [dependencies.zkplmt] version = "0.4.3" features = ["test-helpers"]