From 45b6ed3d2510a8ba2eca0fa0a80e3979275858f5 Mon Sep 17 00:00:00 2001 From: Xuanwo Date: Tue, 26 Mar 2024 20:13:42 +0800 Subject: [PATCH] Bump to version 0.15.0 Signed-off-by: Xuanwo --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 808f1c8..07b2f25 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.14.9" +version = "0.15.0" [package.metadata.docs.rs] all-features = true