.cargo/config.toml: init with pvv-git registry
Some checks failed
Build and test / check (push) Failing after 5m20s
Build and test / build (push) Has been cancelled
Build and test / docs (push) Has been cancelled

This commit is contained in:
2026-01-02 22:38:51 +09:00
parent 177a9cbcff
commit f73a3d495f

2
.cargo/config.toml Normal file
View File

@@ -0,0 +1,2 @@
[registries]
pvv-git = { index = "sparse+https://git.pvv.ntnu.no/api/packages/Projects/cargo/" }