Updated to Rust 2024 edition

This commit is contained in:
Barry Pederson
2025-02-21 14:24:57 -08:00
parent 9228a861af
commit 93ad2cc8a7
5 changed files with 4 additions and 10 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "common"
version = "0.2.0"
edition = "2021"
edition = "2024"
[dependencies]