Skip to content

Commit 6bdba33

Browse files
committed
build: update rPGP from 0.17.0 to 0.18.0
1 parent c6ace74 commit 6bdba33

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ num-derive = "0.4"
7878
num-traits = { workspace = true }
7979
parking_lot = "0.12.4"
8080
percent-encoding = "2.3"
81-
pgp = { version = "0.17.0", default-features = false }
81+
pgp = { version = "0.18.0", default-features = false }
8282
pin-project = "1"
8383
qrcodegen = "1.7.0"
8484
quick-xml = { version = "0.38", features = ["escape-html"] }

0 commit comments

Comments
 (0)