Add structopt option parsing, use a plain textfile for each user rather than YAML
This commit is contained in:
+2
-2
@@ -6,5 +6,5 @@ edition = "2021"
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
syslog = "^6.0"
|
||||
yaml-rust = "0.4"
|
||||
structopt = "^0.3.26"
|
||||
syslog = "^6.0"
|
||||
Reference in New Issue
Block a user