From 87cd70eccc1c8bbb394bfe20b06ce6005d336944 Mon Sep 17 00:00:00 2001 From: sevki Date: Mon, 27 May 2024 13:26:07 +0100 Subject: [PATCH] switch to v4 --- .cargo/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cargo/config.toml b/.cargo/config.toml index 10f97e0..9cb8f49 100644 --- a/.cargo/config.toml +++ b/.cargo/config.toml @@ -2,7 +2,7 @@ default = "oksoftware" [registries.oksoftware] -index = "https://ok.software/ok/_cargo-index.git" # Git +index = "https://v4.ok.software/ok/_cargo-index.git" # Git [net] git-fetch-with-cli = true \ No newline at end of file