Rust edition 2024

This commit is contained in:
2025-02-26 16:39:34 +01:00
parent f6203aaa08
commit d582dc7c3f
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 PlChanges;