Skip to content

Commit 7cabe98

Browse files
update to release pgp
1 parent f77428d commit 7cabe98

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

Cargo.lock

+5-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ num-traits = "0.2"
6363
once_cell = "1.18.0"
6464
percent-encoding = "2.3"
6565
parking_lot = "0.12"
66-
pgp = { git = "https://github.com/rpgp/rpgp", branch = "master", version = "0.10", default-features = false }
66+
pgp = { version = "0.10.2", default-features = false }
6767
pretty_env_logger = { version = "0.5", optional = true }
6868
qrcodegen = "1.7.0"
6969
quick-xml = "0.29"

0 commit comments

Comments
 (0)