Skip to content

Commit 3161f21

Browse files
secrecy v0.9.0-pre.0 (#1199)
1 parent 285cb32 commit 3161f21

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.

secrecy/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ they aren't accidentally copied, logged, or otherwise exposed
66
(as much as possible), and also ensure secrets are securely wiped
77
from memory when dropped.
88
"""
9-
version = "0.9.0-pre"
9+
version = "0.9.0-pre.0"
1010
authors = ["Tony Arcieri <[email protected]>"]
1111
license = "Apache-2.0 OR MIT"
1212
homepage = "https://github.com/iqlusioninc/crates/"

0 commit comments

Comments
 (0)