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,
|
||||
value_name = "DEST:PORT",
|
||||
verbatim_doc_comment,
|
||||
conflicts_with = "restrict_config",
|
||||
conflicts_with = "restrict_config"
|
||||
)]
|
||||
restrict_to: Option<Vec<String>>,
|
||||
|
||||
|
|
Loading…
Reference in a new issue