From 13c22a1b0a2609862c1dcb9b42647cf5b270fd31 Mon Sep 17 00:00:00 2001 From: Xuanwo Date: Mon, 4 Nov 2024 16:04:00 +0800 Subject: [PATCH] Release v0.16.1 (#500) --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 48eac4e..2e700ca 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.16.0" +version = "0.16.1" [package.metadata.docs.rs] all-features = true