aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorNathan Perry <np@npry.dev>2025-12-17 19:19:59 -0500
committerNathan Perry <np@npry.dev>2025-12-17 20:36:40 -0500
commit13fcc8a263970e48999e7f9319876a6443a54ac5 (patch)
treee354247547aaabc12da3de21478f6680a4d8f991 /Cargo.toml
parentd9af3725c5b4b8df91671fd425b734ee30924d8e (diff)
clippy fixes
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index ebc4348..d4f83de 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -5,7 +5,7 @@ members = [
[workspace.package]
authors = ["Nathan Perry <np@npry.dev>"]
-edition = "2021"
+edition = "2024"
[package]
name = "thulani"