diff options
| author | Nathan Perry <np@npry.dev> | 2025-12-17 19:19:59 -0500 |
|---|---|---|
| committer | Nathan Perry <np@npry.dev> | 2025-12-17 20:36:40 -0500 |
| commit | 13fcc8a263970e48999e7f9319876a6443a54ac5 (patch) | |
| tree | e354247547aaabc12da3de21478f6680a4d8f991 /Cargo.toml | |
| parent | d9af3725c5b4b8df91671fd425b734ee30924d8e (diff) | |
clippy fixes
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ members = [ [workspace.package] authors = ["Nathan Perry <np@npry.dev>"] -edition = "2021" +edition = "2024" [package] name = "thulani" |
