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