From 7de445737af96368dc453e8d8c04d1063982b3fd Mon Sep 17 00:00:00 2001 From: SoniEx2 Date: Sun, 13 Jun 2021 13:43:43 -0300 Subject: Expose the IP as a pub const --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 6291df5..6293a3a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "testserver" -version = "0.1.2" +version = "0.1.3" description = "Static HTTP webserver that stores resources as strings" readme = "README.md" authors = ["SoniEx2 "] -- cgit 1.4.1