refactor: Updated the 2018 idiom lint to the 2021_compatibility lint
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
#![warn(rust_2018_idioms)]
|
||||
#![warn(rust_2021_compatibility)]
|
||||
|
||||
use anyhow::Result;
|
||||
use std::panic::PanicHookInfo;
|
||||
|
||||
Reference in New Issue
Block a user