chore: use 2024 edition Rust

This commit is contained in:
Carson M.
2025-10-25 15:39:24 -05:00
parent 09b66fb99b
commit 75d43518bd
28 changed files with 59 additions and 64 deletions

View File

@@ -2,7 +2,7 @@
publish = false
name = "leak-check"
version = "0.0.0"
edition = "2021"
edition = "2024"
[[bin]]
name = "leak-check"