From e41be20325e1927b97c04ee070772cdfaef9f42f Mon Sep 17 00:00:00 2001 From: Madcat Core Date: Fri, 12 Jun 2026 12:56:15 +0000 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..cf435b2 --- /dev/null +++ b/config.json @@ -0,0 +1 @@ +{"dl":"https://git.saiden.dev/api/packages/madcat/cargo/api/v1/crates","api":"https://git.saiden.dev/api/packages/madcat/cargo","auth-required":false} \ No newline at end of file