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