Skip to content

Commit

Permalink
Release 0.11.3
Browse files Browse the repository at this point in the history
  • Loading branch information
est31 committed Sep 30, 2023
1 parent feb3e61 commit 53ac470
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

# Changes

## Release 0.11.3 - Pending
## Release 0.11.3 - October 1, 2023

- Fix for import errors building without the optional `pem` feature.

Expand Down
2 changes: 1 addition & 1 deletion 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 Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "rcgen"
version = "0.11.2"
version = "0.11.3"
description = "Rust X.509 certificate generator"
repository = "https://github.com/est31/rcgen"
documentation = "https://docs.rs/rcgen"
Expand Down

0 comments on commit 53ac470

Please sign in to comment.