Skip to content

Commit 5c1e7f3

Browse files
committed
pkcs8: bump minor because of API break
Signed-off-by: Arthur Gautier <[email protected]>
1 parent 1cf577e commit 5c1e7f3

File tree

2 files changed

+15
-5
lines changed

2 files changed

+15
-5
lines changed

Cargo.lock

Lines changed: 14 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pkcs8/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "pkcs8"
3-
version = "0.10.2"
3+
version = "0.11.0"
44
description = """
55
Pure Rust implementation of Public-Key Cryptography Standards (PKCS) #8:
66
Private-Key Information Syntax Specification (RFC 5208), with additional

0 commit comments

Comments
 (0)