From c6a0c7dc187abe166902063b9134f8073313ca1e Mon Sep 17 00:00:00 2001 From: Radu Marias Date: Mon, 10 Jun 2024 01:55:37 +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 060d948..b6ca44b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "zeroize" -version = "0.4.16" +version = "0.4.17" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html