From 9535e1c23c297625ef1150db7a5bd3f60272d83f Mon Sep 17 00:00:00 2001 From: Evann Regnault Date: Sat, 18 May 2024 13:06:07 +0000 Subject: [PATCH] Update Cargo.toml --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 7512086..0932f26 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "captchuccino" -version = "1.2.0" +version = "1.2.1" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html