Update excessive_nesting.rs

This commit is contained in:
Catherine
2023-06-09 16:29:34 -05:00
committed by GitHub
parent b7fedb88cf
commit d1957b87c8
+1 -1
View File
@@ -54,7 +54,7 @@
/// }
/// ```
/// ```rust,ignore
/// lib// .rs
/// // lib.rs
/// pub mod a;
/// ```
#[clippy::version = "1.70.0"]