Skip to content

Commit e67a706

Browse files
chore(deps): bump sec1 from 0.7.3 to 0.8.1
Bumps [sec1](https://github.com/RustCrypto/formats) from 0.7.3 to 0.8.1. - [Commits](RustCrypto/formats@sec1/v0.7.3...sec1/v0.8.1) --- updated-dependencies: - dependency-name: sec1 dependency-version: 0.8.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5174929 commit e67a706

2 files changed

Lines changed: 36 additions & 27 deletions

File tree

Cargo.lock

Lines changed: 35 additions & 26 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
@@ -19,7 +19,7 @@ once_cell = "1.8.0"
1919
pkcs1 = { version = "0.7.5", features = ["std"] }
2020
pkcs8 = "0.10.2"
2121
rustls = { version = "0.23.20", default-features = false, features = ["std"] }
22-
sec1 = "0.7.3"
22+
sec1 = "0.8.1"
2323
windows = { version = "0.61.3", features = [
2424
"Win32_Security_Cryptography",
2525
"Win32_System_WinRT",

0 commit comments

Comments
 (0)