Skip to content

Commit 161465d

Browse files
committed
Move to vss-client patch release 0.1.1
1 parent 531318e commit 161465d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ tokio = { version = "1", default-features = false, features = [ "rt-multi-thread
8080
esplora-client = { version = "0.4", default-features = false }
8181
libc = "0.2"
8282
uniffi = { version = "0.23.0", features = ["build"], optional = true }
83-
vss-client = "0.0.1-alpha"
83+
vss-client = "0.1"
8484

8585
[target.'cfg(windows)'.dependencies]
8686
winapi = { version = "0.3", features = ["winbase"] }

0 commit comments

Comments
 (0)