Skip to content

Commit 2bebf0f

Browse files
authored
Update Cargo.toml
1 parent b862772 commit 2bebf0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[package]
44
name = "zeroize"
55
description = "Securely clear secrets from memory. Built on stable Rust primitives which guarantee memory is zeroed using an operation will not be 'optimized away' by the compiler."
6-
version = "1.1.1"
6+
version = "1.1.2"
77
edition = "2021"
88
license = "Apache-2.0 OR MIT"
99
authors = ["Radu Marias <[email protected]>"]

0 commit comments

Comments
 (0)