allow panic

This commit is contained in:
Brian Hung
2025-07-22 17:56:02 -07:00
committed by Nicolás Hatcher Andrés
parent b4349ff5da
commit fe87dc49b4

View File

@@ -1,4 +1,5 @@
#![allow(clippy::unwrap_used)]
#![allow(clippy::panic)]
use bitcode::decode;