From 0595e230504d24de6587987a355bc3d1697ae789 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=CE=A3rebe=20-=20Romain=20GERARD?= Date: Thu, 16 May 2024 10:49:39 +0200 Subject: [PATCH] lint --- src/main.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.rs b/src/main.rs index dfb5b4c..808f6bf 100644 --- a/src/main.rs +++ b/src/main.rs @@ -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>,