From 5a482884b0a0fc15c224fa1467ad605733946728 Mon Sep 17 00:00:00 2001 From: syui Date: Sun, 22 Mar 2026 12:46:30 +0900 Subject: [PATCH] fix ver --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 957987e..5471892 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "aichat" -version = "0.1.0" +version = "0.0.1" edition = "2021" [dependencies]