Skip to content

Commit 385ad3a

Browse files
committed
chore: Update pgp to 0.5
Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
1 parent effcc5a commit 385ad3a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -54,7 +54,7 @@ toml = "0.5"
5454
url = "2.1"
5555
wait-timeout = "0.2"
5656
xz2 = "0.1.3"
57-
pgp = { version = "0.4", default-features = false}
57+
pgp = { version = "0.5", default-features = false}
5858

5959
[dependencies.retry]
6060
version = "1"

0 commit comments

Comments
 (0)