Skip to content

Commit 622b648

Browse files
authored
serdect v0.3.0-rc.0 (#1516)
1 parent ed8daeb commit 622b648

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

Cargo.lock

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

serdect/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description = """
44
Constant-time serde serializer/deserializer helpers for data that potentially
55
contains secrets (e.g. cryptographic keys)
66
"""
7-
version = "0.3.0-pre.0"
7+
version = "0.3.0-rc.0"
88
authors = ["RustCrypto Developers"]
99
license = "Apache-2.0 OR MIT"
1010
homepage = "https://github.com/RustCrypto/formats/tree/master/serdect"

0 commit comments

Comments
 (0)