feat: Set wsts version to 9.0.0

This commit is contained in:
Mårten Blankfors
2024-03-25 22:05:14 +01:00
parent b2f61468f4
commit 4080d27ec7

View File

@@ -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