diff --git a/.cargo/config.toml b/.cargo/config.toml new file mode 100644 index 00000000..5a6fca6a --- /dev/null +++ b/.cargo/config.toml @@ -0,0 +1,2 @@ +[registries] +pvv-git = { index = "sparse+https://git.pvv.ntnu.no/api/packages/Grzegorz/cargo/" }