优化部分语法警告

This commit is contained in:
桥下红药
2026-01-18 17:33:29 +08:00
parent e89f814895
commit d38cb835d4
10 changed files with 438 additions and 345 deletions
-1
View File
@@ -32,4 +32,3 @@ pub struct DhtResponse {
#[serde(default)]
pub nodes6: Option<serde_bytes::ByteBuf>,
}