This commit is contained in:
2026-01-18 11:43:58 +09:00
commit 28eb463b74
11 changed files with 443 additions and 0 deletions

5
Cargo.toml Normal file
View File

@@ -0,0 +1,5 @@
[package]
name = "ailog"
version = "0.2.0"
edition = "2021"