From 36e03ea07ca2c3e37e4cfd44642eb1711a469565 Mon Sep 17 00:00:00 2001 From: Radu Marias Date: Sun, 9 Jun 2024 00:57:39 +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 384912c..aa4e0ee 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "zeroize" -version = "0.4.7" +version = "0.4.8" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html