mirror of
https://github.com/Serial-ATA/lofty-rs
synced 2025-03-04 14:57:17 +00:00
Remove old lints
This commit is contained in:
parent
587de8f0a6
commit
b08efcc3ff
1 changed files with 0 additions and 1 deletions
|
@ -63,7 +63,6 @@
|
|||
//! unavoidable, no matter if you use lofty or use getters and setters provided by specialized libraries. Lofty is not making additional
|
||||
//! unnecessary copies.
|
||||
|
||||
//#![forbid(unused_crate_dependencies, unused_import_braces)]
|
||||
#![warn(clippy::pedantic)]
|
||||
#![allow(
|
||||
clippy::too_many_lines,
|
||||
|
|
Loading…
Add table
Reference in a new issue