Skip to content

Commit 67b6995

Browse files
committed
rustls-cert-gen: bump version to 0.2.0
1 parent 001bd6a commit 67b6995

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

rustls-cert-gen/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rustls-cert-gen"
3-
version = "0.1.0"
3+
version = "0.2.0"
44
description = "Rust X.509 certificate generator CLI"
55
documentation = "https://docs.rs/rustls-cert-gen"
66
homepage = "https://github.com/rustls/rcgen/tree/main/rustls-cert-gen"

0 commit comments

Comments
 (0)