Skip to content

Commit

Permalink
Bump sequoia-openpgp from 1.20.0 to 1.21.0
Browse files Browse the repository at this point in the history
Bumps [sequoia-openpgp](https://gitlab.com/sequoia-pgp/sequoia) from 1.20.0 to 1.21.0.
- [Commits](https://gitlab.com/sequoia-pgp/sequoia/compare/openpgp/v1.20.0...openpgp/v1.21.0)

---
updated-dependencies:
- dependency-name: sequoia-openpgp
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 26, 2024
1 parent aa76fac commit 8fafb31
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 3 deletions.
32 changes: 30 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 @@ -24,7 +24,7 @@ once_cell = "1.19"
openpgp-card = "0.4.2"
openpgp-card-sequoia = { version = "0.2.1", default-features = false }
pyo3 = { version = "0.21", features = ["extension-module", "anyhow", "chrono"] }
sequoia-openpgp = { version = "1.20", default-features = false, features = ["compression"] }
sequoia-openpgp = { version = "1.21", default-features = false, features = ["compression"] }
testresult = "0.4"

[target.'cfg(target_os = "linux")'.dependencies]
Expand Down

0 comments on commit 8fafb31

Please sign in to comment.