Skip to content

Commit

Permalink
chore(deps): Bump sequoia-openpgp from 1.21.2 to 1.22.0
Browse files Browse the repository at this point in the history
Bumps [sequoia-openpgp](https://gitlab.com/sequoia-pgp/sequoia) from 1.21.2 to 1.22.0.
- [Commits](https://gitlab.com/sequoia-pgp/sequoia/compare/openpgp/v1.21.2...openpgp/v1.22.0)

---
updated-dependencies:
- dependency-name: sequoia-openpgp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Xynnn007 committed Dec 16, 2024
1 parent b5027e7 commit 6948a6c
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 image-rs/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ prost = { workspace = true, optional = true }
protobuf = { workspace = true, optional = true }
reqwest = { workspace = true, features = ["json"], optional = true }
resource_uri = { path = "../attestation-agent/deps/resource_uri", optional = true }
sequoia-openpgp = { version = "1.21.2", default-features = false, features = [
sequoia-openpgp = { version = "1.22.0", default-features = false, features = [
"compression",
"crypto-rust",
"allow-experimental-crypto",
Expand Down

0 comments on commit 6948a6c

Please sign in to comment.