From 5495ef8920040b3b8c60d836a150ba6246b72ce9 Mon Sep 17 00:00:00 2001 From: macrocc Date: Wed, 1 Jul 2026 11:14:25 +0800 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..74f766b --- /dev/null +++ b/config.json @@ -0,0 +1 @@ +{"dl":"http://macrocc.com:3000/api/packages/macrocc/cargo/api/v1/crates","api":"http://macrocc.com:3000/api/packages/macrocc/cargo","auth-required":false} \ No newline at end of file