Skip to content

Commit b45c384

Browse files
committed
Release 0.3.0.
1 parent 2add428 commit b45c384

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "secure-string"
3-
version = "0.2.0"
3+
version = "0.3.0"
44
authors = ["Sebastian Schmidt <isibboi@gmail.com>"]
55
keywords = ["Security", "Memory"]
66
description = "A data type suitable for storing sensitive information such as passwords and private keys in memory, featuring constant time equality, mlock and zeroing out."

0 commit comments

Comments
 (0)