Skip to content

Commit 0a9be64

Browse files
committed
Update vss-client to 0.6
Switches vss-client-ng to the crates.io 0.6 release. Generated with OpenAI Codex.
1 parent 010b483 commit 0a9be64

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ async-trait = { version = "0.1", default-features = false }
8282
tokio-postgres = { version = "0.7", default-features = false, features = ["runtime"], optional = true }
8383
native-tls = { version = "0.2", default-features = false, optional = true }
8484
postgres-native-tls = { version = "0.5", default-features = false, features = ["runtime"], optional = true }
85-
vss-client = { package = "vss-client-ng", version = "0.5" }
85+
vss-client = { package = "vss-client-ng", version = "0.6" }
8686
prost = { version = "0.11.6", default-features = false}
8787
#bitcoin-payment-instructions = { version = "0.6" }
8888
bitcoin-payment-instructions = { git = "https://github.com/tnull/bitcoin-payment-instructions", rev = "ff09ce9401afa448549a8f101172700bcd14d7bb" }

0 commit comments

Comments
 (0)