lint
This commit is contained in:
parent
8892aae601
commit
0595e23050
1 changed files with 1 additions and 1 deletions
|
@ -288,7 +288,7 @@ struct Server {
|
||||||
long,
|
long,
|
||||||
value_name = "DEST:PORT",
|
value_name = "DEST:PORT",
|
||||||
verbatim_doc_comment,
|
verbatim_doc_comment,
|
||||||
conflicts_with = "restrict_config",
|
conflicts_with = "restrict_config"
|
||||||
)]
|
)]
|
||||||
restrict_to: Option<Vec<String>>,
|
restrict_to: Option<Vec<String>>,
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue