Changed command flag -v to show version and exit. Selection of other log levels will be possible in config in the future.

This commit is contained in:
Revertron
2021-04-17 20:37:20 +02:00
parent bd76b712ad
commit 75125b971b
2 changed files with 9 additions and 7 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "alfis"
version = "0.4.8"
version = "0.4.9"
authors = ["Revertron <alfis@revertron.com>"]
edition = "2018"
build = "build.rs"