From 79760b72a67302482067946cc22f5cf39ba3b4e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Rds?= <1+andrerds@noreply.localhost> Date: Tue, 12 May 2026 22:53:32 +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..d2a45c8 --- /dev/null +++ b/config.json @@ -0,0 +1 @@ +{"dl":"https://gitea.rdsinfor.com/api/packages/andrerds/cargo/api/v1/crates","api":"https://gitea.rdsinfor.com/api/packages/andrerds/cargo","auth-required":false} \ No newline at end of file