formatting & lints, one fix for member-only groups

This commit is contained in:
2021-08-22 18:55:06 +02:00
parent 4c8fbb413d
commit 8822d8d11d
10 changed files with 528 additions and 323 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ env_logger = "0.9.0"
log = "0.4.14"
serde = "1"
serde_json = "1"
smart-default = "0.6.0"
#smart-default = "0.6.0"
anyhow = "1"
clap = "2.33.0"
tokio = { version = "1", features = ["full"] }