Skip to content

Commit 2c8fa99

Browse files
Bump sequoia-openpgp from 2.0.0 to 2.1.0
Bumps [sequoia-openpgp](https://gitlab.com/sequoia-pgp/sequoia) from 2.0.0 to 2.1.0. - [Commits](https://gitlab.com/sequoia-pgp/sequoia/compare/openpgp/v2.0.0...openpgp/v2.1.0) --- updated-dependencies: - dependency-name: sequoia-openpgp dependency-version: 2.1.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 05e5670 commit 2c8fa99

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.

common/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ rsa = "0.9.7"
3131
sha3 = "0.10.8"
3232
thiserror = "2.0.12"
3333
pgp = "0.15.0"
34-
sequoia-openpgp = "2.0.0"
34+
sequoia-openpgp = "2.1.0"
3535
dialoguer = "0.11.0"
3636
serde = {version = "1.0.219" , features = ["derive"] }
3737
serde_json = "1.0.140"

0 commit comments

Comments
 (0)