aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorCara Salter <cara@devcara.com>2022-04-28 14:55:39 -0400
committerCara Salter <cara@devcara.com>2022-04-28 14:56:21 -0400
commit7f1fc0444f8ae7a4c1263881a151eb3d2991bbb8 (patch)
treee2114313871caa7b37da7097f5e7911f944d4235 /Cargo.toml
parentbc3132f22f3470d8b1d8189e23393d3bb4577480 (diff)
downloadsolard-7f1fc0444f8ae7a4c1263881a151eb3d2991bbb8.tar.gz
solard-7f1fc0444f8ae7a4c1263881a151eb3d2991bbb8.zip
main: Make bind address an environment variable
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
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