Skip to content

Commit

Permalink
Merge pull request #13 from kpcyrd/dependabot/cargo/sequoia-openpgp-1…
Browse files Browse the repository at this point in the history
….21.0

Bump sequoia-openpgp from 1.18.0 to 1.21.0
  • Loading branch information
kpcyrd authored Jul 1, 2024
2 parents d6d2992 + a02e1bd commit c819f61
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ lru = "0.12"
memchr = "2.5.0"
num-format = "0.4.4"
reqwest = { version = "0.11.13", features = ["rustls-tls", "socks"], default-features = false }
sequoia-openpgp = "1.14"
sequoia-openpgp = "1.21"
serde = { version = "1.0.152", features = ["derive"] }
serde_json = "1.0.92"
sha2 = "0.10.6"
Expand Down

0 comments on commit c819f61

Please sign in to comment.