From a48b98cea9a5a74f6f70a5904b0490512d37587e Mon Sep 17 00:00:00 2001 From: alemi Date: Sat, 23 Dec 2023 03:35:48 +0100 Subject: [PATCH] chore: bump vers, rename project --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 4bfc089..3874a9f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] -name = "suggestions-bot" -version = "0.1.0" +name = "guestbook" +version = "0.2.0" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html