Skip to content

Commit

Permalink
fix for signer state (#1153)
Browse files Browse the repository at this point in the history
* bump WSTS
  • Loading branch information
djordon authored Dec 18, 2024
1 parent 3dd3b8a commit 9a8cd8d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion signer/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ tracing-attributes.workspace = true
tracing-subscriber = { workspace = true }
url.workspace = true
# wsts.workspace = true
wsts = { git = "https://github.com/Trust-Machines/wsts.git", rev = "ebd7d7775ad5e44cdbf4f5c1fb468bdf6c467265" }
wsts = { git = "https://github.com/Trust-Machines/wsts.git", rev = "b7c009e4903bcf03351847a9341c25a26d36c042" }
hex.workspace = true
cfg-if = "1.0"
include_dir = "0.7.4"
Expand Down

0 comments on commit 9a8cd8d

Please sign in to comment.