# 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 = "nakamoto-test" version = "0.4.0" authors = ["Alexis Sellier "] description = "Testing utilities for nakamoto crates" homepage = "https://cloudhead.io/nakamoto/" documentation = "https://docs.rs/nakamoto-test" license = "MIT" repository = "https://github.com/cloudhead/nakamoto" [dependencies.chrono] version = "0.4" features = ["std"] default-features = false [dependencies.colored] version = "1.9" [dependencies.fastrand] version = "1.3.5" [dependencies.lazy_static] version = "1.4" [dependencies.log] version = "0.4" features = ["std"] [dependencies.nakamoto-common] version = "0.4.0" [dependencies.quickcheck] version = "1" default_features = false