From 93f80e04828294dedc0c31a1ed888a286748e086 Mon Sep 17 00:00:00 2001 From: Martin Hoffmann Date: Wed, 20 Mar 2024 12:15:14 +0100 Subject: [PATCH] Expletive deleted. --- src/store.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/store.rs b/src/store.rs index 1bcde760..2350028b 100644 --- a/src/store.rs +++ b/src/store.rs @@ -906,7 +906,7 @@ impl StoredManifest { /// /// The new value is created from the components of the stored manifest. /// See the methods with the same name for their meaning. - #[allow(clippy::too-many-arguments)] + #[allow(clippy::too_many_arguments)] pub fn new( not_after: Time, manifest_number: Serial,