From 57dcb801e8919fd9acd19efa92c521d7551bc5b7 Mon Sep 17 00:00:00 2001 From: landrigun Date: Wed, 15 Feb 2023 15:02:51 +0000 Subject: [PATCH] version number bumped --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 4b8e633..4d5babb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "http" -version = "0.1.0" +version = "0.1.1" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html