Hush lite wallet https://faq.hush.is/sdl
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
331 B

5 years ago
[package]
name = "qtlib"
version = "0.1.0"
5 years ago
authors = ["silentdragon"]
5 years ago
edition = "2018"
[lib]
5 years ago
name = "silentdragonlite"
5 years ago
crate-type = ["staticlib"]
[dependencies]
libc = "0.2.58"
lazy_static = "1.4.0"
5 years ago
silentdragonlitelib = { git = "https://github.com/DenioD/silentdragonlite-cli", rev = "8c9523ad90d7f9b6f4da362f34e3431a27de0532" }