We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f29e0f commit b0c90feCopy full SHA for b0c90fe
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "zeroize"
3
-version = "0.4.4"
+version = "0.4.5"
4
edition = "2021"
5
6
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
@@ -13,4 +13,4 @@ pyo3 = "0.21.2"
13
zeroize_rs = { version = "1.8.1", package = "zeroize"}
14
numpy = "0.21"
15
memsec = "0.6.3"
16
-libc = "0.2.155"
+libc = "0.2.155"
0 commit comments