mirror of
https://github.com/alexgo-io/stacks-puppet-node.git
synced 2026-01-12 22:43:42 +08:00
feat: Set wsts version to 9.0.0
This commit is contained in:
@@ -20,7 +20,7 @@ rand_core = "0.6"
|
||||
rand = "0.8"
|
||||
rand_chacha = "0.3.1"
|
||||
tikv-jemallocator = "0.5.4"
|
||||
wsts = { git = "https://github.com/stacks-network/wsts.git", default-features = false, rev = "1b9589df9c1ee299423bffdf8f74298d9f4464f2" }
|
||||
wsts = { version = "9.0.0", default-features = false }
|
||||
|
||||
# Use a bit more than default optimization for
|
||||
# dev builds to speed up test execution
|
||||
|
||||
Reference in New Issue
Block a user