Updated to Rust 2024 edition
This commit is contained in:
+1
-3
@@ -1,8 +1,6 @@
|
||||
[package]
|
||||
name = "server"
|
||||
version = "0.2.0"
|
||||
edition = "2021"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
clap = { workspace = true }
|
||||
common = { workspace = true }
|
||||
Reference in New Issue
Block a user