mirror of
https://github.com/matter-labs/teepot.git
synced 2026-02-19 07:10:53 +01:00
chore(deps): update rust crate pgp to 0.19 [security]
This commit is contained in:
parent
f91ff6c1c9
commit
8202d0b9a6
2 changed files with 108 additions and 94 deletions
|
|
@ -56,7 +56,7 @@ opentelemetry_sdk = { version = "0.30", features = ["tokio", "rt-tokio"] }
|
|||
p256 = "0.13.2"
|
||||
pe-sign = "0.1.10"
|
||||
percent-encoding = "2.3.1"
|
||||
pgp = { version = "0.16", default-features = false }
|
||||
pgp = { version = "0.19", default-features = false }
|
||||
pkcs8 = { version = "0.10" }
|
||||
reqwest = { version = "0.12", features = ["json"] }
|
||||
rsa = { version = "0.9.6", features = ["sha2", "pem"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue