build: update rPGP from 0.17.0 to 0.18.0

This commit is contained in:
link2xt
2025-11-16 11:07:43 +00:00
committed by l
parent c6ace749e3
commit 6bdba33d32
2 changed files with 5 additions and 5 deletions

View File

@@ -78,7 +78,7 @@ num-derive = "0.4"
num-traits = { workspace = true }
parking_lot = "0.12.4"
percent-encoding = "2.3"
pgp = { version = "0.17.0", default-features = false }
pgp = { version = "0.18.0", default-features = false }
pin-project = "1"
qrcodegen = "1.7.0"
quick-xml = { version = "0.38", features = ["escape-html"] }