From 7a00b3d9ca1295cf3b6b624a31992b9e2b64620c Mon Sep 17 00:00:00 2001 From: Radu Marias Date: Sat, 8 Jun 2024 04:14:22 +0300 Subject: [PATCH] Update Cargo.toml --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 873b3bd..72377d5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "zeroize" -version = "0.4.5" +version = "0.4.6" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html