From ef1ed0beb17649e7c65eee7081c605282bae8111 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Mon, 11 Nov 2024 14:54:15 +0100 Subject: paths rest capture group --- src/modules/auth/openid.rs | 1 + 1 file changed, 1 insertion(+) (limited to 'src/modules/auth/openid.rs') diff --git a/src/modules/auth/openid.rs b/src/modules/auth/openid.rs index 7253ba8..1e5a063 100644 --- a/src/modules/auth/openid.rs +++ b/src/modules/auth/openid.rs @@ -43,6 +43,7 @@ pub struct OpenIDAuth { authorize_endpoint: String, token_endpoint: String, scope: String, + #[allow(unused)] next: DynNode, } -- cgit v1.2.3-70-g09d2