From 867ab4ba1039cfee0a918f225a0c32a0f0aba632 Mon Sep 17 00:00:00 2001 From: Sergio <77530549+sergi0g@users.noreply.github.com> Date: Wed, 10 Jul 2024 14:49:01 +0300 Subject: [PATCH] Update Cargo.toml I have to automate this --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index cbe8d02..0872544 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "cup" -version = "1.1.0" +version = "1.1.1" edition = "2021" [dependencies]