chore(cargo): update rPGP to 0.14.2

This commit is contained in:
link2xt
2024-12-05 11:37:18 +00:00
committed by l
parent 8c9efc68b6
commit ff734ee24d
3 changed files with 17 additions and 71 deletions

View File

@@ -76,7 +76,7 @@ num-traits = { workspace = true }
once_cell = { workspace = true }
parking_lot = "0.12"
percent-encoding = "2.3"
pgp = { version = "0.14.0", default-features = false }
pgp = { version = "0.14.2", default-features = false }
pin-project = "1"
qrcodegen = "1.7.0"
quick-xml = "0.37"