This commit is contained in:
Σrebe - Romain GERARD 2024-05-16 10:49:39 +02:00
parent 8892aae601
commit 0595e23050
No known key found for this signature in database
GPG key ID: 7A42B4B97E0332F4

View file

@ -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>>,