Skip to content

Commit 06525e8

Browse files
committed
x509-cert: v0.3.0-rc.0
Fixup 37ae27c where version was 0.3.0-rc.1 and not rc.0
1 parent 37ae27c commit 06525e8

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.

x509-cert/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "x509-cert"
3-
version = "0.3.0-rc.1"
3+
version = "0.3.0-rc.0"
44
description = """
55
Pure Rust implementation of the X.509 Public Key Infrastructure Certificate
66
format as described in RFC 5280

0 commit comments

Comments
 (0)