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 "]