Skip to content

Commit b0c90fe

Browse files
authored
Update Cargo.toml
1 parent 5f29e0f commit b0c90fe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "zeroize"
3-
version = "0.4.4"
3+
version = "0.4.5"
44
edition = "2021"
55

66
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
@@ -13,4 +13,4 @@ pyo3 = "0.21.2"
1313
zeroize_rs = { version = "1.8.1", package = "zeroize"}
1414
numpy = "0.21"
1515
memsec = "0.6.3"
16-
libc = "0.2.155"
16+
libc = "0.2.155"

0 commit comments

Comments
 (0)