From 5369811350acb88d69376459e708aee1696e22c0 Mon Sep 17 00:00:00 2001 From: hubertshelley Date: Mon, 31 Jul 2023 14:45:33 +0800 Subject: [PATCH] publish v0.10.6 response support redirect --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index b3d974f..e632ff8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,4 +9,4 @@ homepage = "https://github.com/hubertshelley/silent" license = "Apache-2.0" readme = "./readme.md" repository = "https://github.com/hubertshelley/silent" -version = "0.10.5" +version = "0.10.6"