From ef52c346bb2bd67fd2d9a5118f7e04f862d84978 Mon Sep 17 00:00:00 2001 From: Xuanwo Date: Thu, 4 Jul 2024 08:34:55 +0800 Subject: [PATCH] Bump to version 0.16 Signed-off-by: Xuanwo --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index baa1872..48eac4e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,7 +7,7 @@ edition = "2021" license = "Apache-2.0" name = "reqsign" repository = "https://github.com/Xuanwo/reqsign" -version = "0.15.2" +version = "0.16.0" [package.metadata.docs.rs] all-features = true