From 877833d1133d972dd76fdf00c6bfde7d53771014 Mon Sep 17 00:00:00 2001 From: Edison Jwa Date: Sat, 13 Jun 2026 03:57:03 +0900 Subject: [PATCH] Initialize Cargo Config --- config.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 config.json diff --git a/config.json b/config.json new file mode 100644 index 0000000..ec9c866 --- /dev/null +++ b/config.json @@ -0,0 +1 @@ +{"dl":"https://git.hit.moe/api/packages/edison/cargo/api/v1/crates","api":"https://git.hit.moe/api/packages/edison/cargo","auth-required":true} \ No newline at end of file