mirror of
https://github.com/matter-labs/teepot.git
synced 2025-07-22 23:44:48 +02:00
chore(deps): update rust crate zeroize to 1.8.0
This commit is contained in:
parent
29a92172d3
commit
70805b09ed
2 changed files with 3 additions and 3 deletions
|
@ -62,5 +62,5 @@ tracing-actix-web = "0.7"
|
|||
tracing-log = "0.2"
|
||||
tracing-subscriber = { version = "0.3", features = ["env-filter"] }
|
||||
x509-cert = { version = "0.2", features = ["builder", "signature"] }
|
||||
zeroize = { version = "1.7.0", features = ["serde"] }
|
||||
zeroize = { version = "1.8.0", features = ["serde"] }
|
||||
webpki-roots = "0.26.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue