From c18b6c9435fbe2b261a227a016600ceab7f44a52 Mon Sep 17 00:00:00 2001 From: sodax Date: Mon, 18 Nov 2024 11:13:35 +0800 Subject: [PATCH] Revert "Release 0.1.3" This reverts commit 0c8173caa3f52a4cf127467438f688be9fad6f67. --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 2d9d292..b9e0c37 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "reqwest-lb" -version = "0.1.3" +version = "0.1.2" edition = "2021" license-file = "LICENSE" authors = ["sodax "]