Skip to content

Commit 46abd88

Browse files
Update Rust crate sequoia-openpgp to 1.13
1 parent 59675e1 commit 46abd88

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
@@ -51,7 +51,7 @@ same-file = "1"
5151
scopeguard = "1"
5252
semver = "1.0"
5353
serde = {version = "1.0", features = ["derive"]}
54-
sequoia-openpgp = { version = "1.5", default-features = false, features = ["crypto-rust", "allow-experimental-crypto", "allow-variable-time-crypto"] }
54+
sequoia-openpgp = { version = "1.13", default-features = false, features = ["crypto-rust", "allow-experimental-crypto", "allow-variable-time-crypto"] }
5555
sha2 = "0.10"
5656
sharded-slab = "0.1.1"
5757
strsim = "0.10"

0 commit comments

Comments
 (0)