From 35874669efee29f1f9ee9ab89e6d51d156481e83 Mon Sep 17 00:00:00 2001 From: sjquant Date: Sat, 7 Sep 2024 13:29:47 +0900 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=200.1.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index f7e3726..aeab0f4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "flopha" -version = "0.0.12" +version = "0.1.0" edition = "2021" rust-version = "1.60.0"