diff options
author | Irene Knapp <ireneista@irenes.space> | 2024-11-03 01:11:18 -0700 |
---|---|---|
committer | Irene Knapp <ireneista@irenes.space> | 2024-11-03 01:11:18 -0700 |
commit | a53e6d71e2b449175f2046593b5838d9695e7d3e (patch) | |
tree | dbc08bbf626250d9d44aba4f539ba59225eed76e | |
parent | 1b4dc93157de9448f567ae0c361961ad8886bc25 (diff) |
Force-Push: alas.... Change-Id: I84b717570540753146c96c5c27d4f758527af00e
-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 9618802..afd95ae 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 = "2018" +edition = "2021" |