From dd9cf502f1998dce5934c01ecb2067a9ec3ca392 Mon Sep 17 00:00:00 2001 From: Rhys Lloyd Date: Thu, 19 Feb 2026 21:41:07 -0800 Subject: [PATCH] add strafesnet registry --- .cargo/config.toml | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .cargo/config.toml diff --git a/.cargo/config.toml b/.cargo/config.toml new file mode 100644 index 0000000..e075455 --- /dev/null +++ b/.cargo/config.toml @@ -0,0 +1,2 @@ +[registries.strafesnet] +index = "sparse+https://git.itzana.me/api/packages/strafesnet/cargo/"