mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-10 05:09:22 +00:00
Finish updating crypto to new clippy
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
#![allow(clippy::self_named_module_files)] // False positive?
|
||||
#![allow(clippy::tests_outside_test_module)]
|
||||
#![cfg_attr(docsrs, feature(doc_auto_cfg))]
|
||||
#![doc = include_str!("lib.md")]
|
||||
|
||||
Reference in New Issue
Block a user