From 7f1fc0444f8ae7a4c1263881a151eb3d2991bbb8 Mon Sep 17 00:00:00 2001 From: Cara Salter Date: Thu, 28 Apr 2022 14:55:39 -0400 Subject: main: Make bind address an environment variable --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 9c48942..5d12238 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "waifud" -version = "0.1.0" +version = "0.2.0" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html -- cgit v1.2.3