diff --git a/.cargo/config.toml b/.cargo/config.toml index 855a7a9..ffd5e33 100644 --- a/.cargo/config.toml +++ b/.cargo/config.toml @@ -1,2 +1,5 @@ +[registry] +default = "cbsk" + [registries.cbsk] -index = "https://git.cbsk-tech.de/api/packages/Christoph/cargo/index" \ No newline at end of file +index = "https://git.cbsk-tech.de/Christoph/_cargo-index.git" \ No newline at end of file