We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 531318e commit 161465dCopy full SHA for 161465d
1 file changed
Cargo.toml
@@ -80,7 +80,7 @@ tokio = { version = "1", default-features = false, features = [ "rt-multi-thread
80
esplora-client = { version = "0.4", default-features = false }
81
libc = "0.2"
82
uniffi = { version = "0.23.0", features = ["build"], optional = true }
83
-vss-client = "0.0.1-alpha"
+vss-client = "0.1"
84
85
[target.'cfg(windows)'.dependencies]
86
winapi = { version = "0.3", features = ["winbase"] }
0 commit comments