chore: update pgp to 0.15

This commit is contained in:
link2xt
2025-01-29 19:56:20 +00:00
committed by l
parent a58103ae4a
commit 258b5cde70
3 changed files with 7 additions and 37 deletions

View File

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