allow panic
This commit is contained in:
committed by
Nicolás Hatcher Andrés
parent
b4349ff5da
commit
fe87dc49b4
@@ -1,4 +1,5 @@
|
|||||||
#![allow(clippy::unwrap_used)]
|
#![allow(clippy::unwrap_used)]
|
||||||
|
#![allow(clippy::panic)]
|
||||||
|
|
||||||
use bitcode::decode;
|
use bitcode::decode;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user