From 9382ee8dd5049c354e8a8595b6eb162dfefc4ac3 Mon Sep 17 00:00:00 2001 From: Lukas Kalbertodt Date: Mon, 17 Apr 2023 15:42:36 +0200 Subject: [PATCH] Fix warning in some build modes --- src/lib.rs | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/lib.rs b/src/lib.rs index 58fef88..774601d 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -373,6 +373,8 @@ pub struct Config { #[derive(Debug)] pub struct Assets { setup: Setup, + + #[allow(dead_code)] // In some modes, this is not read config: Config, /// Stores the hashed paths of assets. This contains entries for hashed