# 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 = "lwk_test_util" version = "0.8.0" description = "Liquid Wallet Kit - Test utilities" documentation = "https://docs.rs/lwk_test_util" license = "MIT OR BSD-2-Clause" [dependencies.bip39] version = "2.0.0" [dependencies.electrsd] version = "0.29.0" features = ["legacy"] [dependencies.elements-miniscript] version = "0.4.0" [dependencies.env_logger] version = "0.11.5" [dependencies.log] version = "0.4.22" [dependencies.lwk_common] version = "0.8.0" [dependencies.lwk_containers] version = "0.8.0" [dependencies.pulldown-cmark] version = "0.9.3" [dependencies.rand] version = "0.8.5" [dependencies.serde_json] version = "1" [dependencies.tempfile] version = "3.8.0"