Skip to content

Commit

Permalink
Revert "pkcs8: bump minor because of API break"
Browse files Browse the repository at this point in the history
This reverts commit 5c1e7f3.
  • Loading branch information
baloo committed Aug 6, 2023
1 parent d64b8a9 commit 3f56424
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 15 deletions.
18 changes: 4 additions & 14 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 pkcs8/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "pkcs8"
version = "0.11.0"
version = "0.10.2"
description = """
Pure Rust implementation of Public-Key Cryptography Standards (PKCS) #8:
Private-Key Information Syntax Specification (RFC 5208), with additional
Expand Down

0 comments on commit 3f56424

Please sign in to comment.