build: update rPGP from 0.16.0 to 0.17.0

This commit is contained in:
link2xt
2025-09-26 15:41:51 +00:00
committed by l
parent f523d912af
commit 09dabda4a3
3 changed files with 23 additions and 15 deletions

View File

@@ -79,7 +79,7 @@ num-derive = "0.4"
num-traits = { workspace = true }
parking_lot = "0.12.4"
percent-encoding = "2.3"
pgp = { version = "0.16.0", default-features = false }
pgp = { version = "0.17.0", default-features = false }
pin-project = "1"
qrcodegen = "1.7.0"
quick-xml = "0.37"