From cdf92c0c5f0b2015bf1ff9757af50dbb4cf77079 Mon Sep 17 00:00:00 2001 From: Boshen Date: Fri, 21 Jun 2024 12:21:26 +0800 Subject: [PATCH] fix: #[allow(unexpected_cfgs)] --- src/lib.rs | 1 + 1 file changed, 1 insertion(+) diff --git a/src/lib.rs b/src/lib.rs index ac66ed2..8946990 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -1,5 +1,6 @@ #![deny(missing_docs, missing_debug_implementations, nonstandard_style)] #![warn(unreachable_pub, rust_2018_idioms)] +#![allow(unexpected_cfgs)] //! You run miette? You run her code like the software? Oh. Oh! Error code for //! coder! Error code for One Thousand Lines! //!