From 83e367a83454397bc50378c70b5754b11696098d Mon Sep 17 00:00:00 2001 From: syui Date: Sun, 18 Aug 2024 02:15:47 +0900 Subject: [PATCH] update --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 2ef8eeb..b3b5102 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "ai" authors = ["syui"] -version = "0.0.1" +version = "0.0.2" edition = "2021" -description = "latest@2024-08-04" +description = "latest@2024-08-18" [dependencies] seahorse = "*"