Rust edition 2024

This commit is contained in:
2025-02-26 16:39:34 +01:00
parent 05983bf687
commit 8f5ad84c00
67 changed files with 96 additions and 95 deletions
+1 -1
View File
@@ -1,8 +1,8 @@
use crate::{
Request,
commands::{
Command, RequestParserError, RequestParserResult, ResponseAttributes, ResponseParserError,
},
Request,
};
pub struct PlChangesPosId;