From 31dd605efb593b9cacf577ed07375c99e021b5b7 Mon Sep 17 00:00:00 2001 From: Sergio <77530549+sergi0g@users.noreply.github.com> Date: Wed, 10 Jul 2024 12:08:00 +0300 Subject: [PATCH] Update Cargo.toml I forgot to change the version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index a9a679d..cbe8d02 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "cup" -version = "0.1.0" +version = "1.1.0" edition = "2021" [dependencies]