add cargo toml
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s

This commit is contained in:
2024-08-04 08:10:53 +09:00
parent 08436c0a56
commit 3904c576f0
2 changed files with 5 additions and 0 deletions

View File

@ -1,7 +1,9 @@
[package]
name = "ai"
authors = ["syui"]
version = "0.0.1"
edition = "2021"
description = "latest@2024-08-04"
[dependencies]
seahorse = "*"