Skip to content

Commit

Permalink
Update Rust crate vsss-rs to 3.3.1 (#4478)
Browse files Browse the repository at this point in the history
  • Loading branch information
oxide-renovate[bot] authored Nov 19, 2023
1 parent 14f8f31 commit 7adc3c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bootstore/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ slog.workspace = true
thiserror.workspace = true
tokio.workspace = true
uuid.workspace = true
vsss-rs = { version = "3.2.0", features = ["std", "curve25519"] }
vsss-rs = { version = "3.3.1", features = ["std", "curve25519"] }
zeroize.workspace = true

# See omicron-rpaths for more about the "pq-sys" dependency.
Expand Down

0 comments on commit 7adc3c0

Please sign in to comment.