From df29fe2abd8d3b7f3d8ba6c968331cbec448226f Mon Sep 17 00:00:00 2001 From: jhqxxx Date: Sun, 21 Sep 2025 10:17:21 +0800 Subject: [PATCH] update --- Cargo.toml | 2 ++ src/lib.rs | 0 2 files changed, 2 insertions(+) create mode 100644 src/lib.rs diff --git a/Cargo.toml b/Cargo.toml index 26e3dfc..688b375 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,5 +2,7 @@ name = "aha" version = "0.0.0" edition = "2024" +repository = "https://github.com/jhqxxx/aha" +license = "Apache-2.0" [dependencies] diff --git a/src/lib.rs b/src/lib.rs new file mode 100644 index 0000000..e69de29