From a76ff0b02b8d33acc95dfd6a3df3a294216a2721 Mon Sep 17 00:00:00 2001 From: Ethan Ruszanowski Date: Tue, 10 Jan 2023 14:38:28 -0500 Subject: [PATCH] Update Cargo.toml --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index a2dcf56..3f82269 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "echbot" -version = "0.1.0" -edition = "2021" +version = "0.1.1" +edition = "2023" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html