From 779832789072710280705edbaf8c587482633b9a Mon Sep 17 00:00:00 2001 From: Sangbum Kim Date: Sat, 4 Jan 2025 05:00:47 +0900 Subject: [PATCH] =?UTF-8?q?=EB=B2=84=EC=A0=84=20=EB=8C=80=EC=9D=91?= 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 b781102..1e3e147 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "kwd" -version = "0.1.0" +version = "0.1.1" edition = "2021" [dependencies]