chore: cargo clippy

This commit is contained in:
amizing25
2025-01-24 18:35:17 +07:00
parent 3389799c26
commit 71ad8e9691
4 changed files with 25 additions and 9 deletions
+1
View File
@@ -1,3 +1,4 @@
#![allow(warnings)]
include!("../out/_.rs");
pub use prost::DecodeError as ProtobufDecodeError;