diff options
| author | Irene Knapp <ireneista@irenes.space> | 2026-08-05 13:00:23 -0700 |
|---|---|---|
| committer | Irene Knapp <ireneista@irenes.space> | 2026-08-05 13:00:23 -0700 |
| commit | e5617e528cbea2781d48fef3d507af7da485d7e2 (patch) | |
| tree | 41683d03645c42223caca8116467ea6092c7af2c /rust/Cargo.toml | |
| parent | a53e6d71e2b449175f2046593b5838d9695e7d3e (diff) | |
Force-Push: yes Change-Id: Iaa79f2a0a38eb316c4315d09ed2b8df50117481a
Diffstat (limited to 'rust/Cargo.toml')
| -rw-r--r-- | rust/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust/Cargo.toml b/rust/Cargo.toml index afd95ae..db4367d 100644 --- a/rust/Cargo.toml +++ b/rust/Cargo.toml @@ -2,5 +2,5 @@ name = "hello" version = "0.1.0" authors = ["Irene Knapp <ireneista@gmail.com>"] -edition = "2021" +edition = "2024" |