diff --git a/Cargo.toml b/Cargo.toml index 96ff7cd..873b3bd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "zeroize" -version = "0.4.4" +version = "0.4.5" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html @@ -13,4 +13,4 @@ pyo3 = "0.21.2" zeroize_rs = { version = "1.8.1", package = "zeroize"} numpy = "0.21" memsec = "0.6.3" -libc = "0.2.155" \ No newline at end of file +libc = "0.2.155"