From 46b838656a9cd4725c6b1cc58f5be55097a4ac58 Mon Sep 17 00:00:00 2001 From: Keuin Date: Mon, 28 Mar 2022 21:10:59 +0800 Subject: Bugfix: Specify `localhost` listen endpoint will cause a panic. --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 84bd6d3..1d54179 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "kimikuri_rs" -version = "0.5.0" +version = "0.5.1" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html -- cgit v1.2.3