# 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_common" version = "0.8.0" description = "Liquid Wallet Kit - Common utilities" documentation = "https://docs.rs/lwk_common" license = "MIT OR BSD-2-Clause" [dependencies.base64] version = "0.21.4" [dependencies.elements] version = "0.25.0" features = ["base64"] [dependencies.elements-miniscript] version = "0.4" [dependencies.qr_code] version = "2.0.0" features = ["bmp"] [dependencies.rand] version = "0.8" [dependencies.thiserror] version = "1.0.48" [target.wasm32-unknown-unknown.dependencies.getrandom] version = "0.2" features = ["js"]