.cargo/config.toml: init with pvv-git registry
Build and test / check (push) Successful in 51s
Build and test / build (push) Successful in 1m21s
Build and test / docs (push) Successful in 1m12s
Build and test / test (push) Successful in 2m50s

This commit is contained in:
2026-01-02 21:21:54 +09:00
parent 0e5e43c088
commit 159efb9a6d
+2
View File
@@ -0,0 +1,2 @@
[registries]
pvv-git = { index = "sparse+https://git.pvv.ntnu.no/api/packages/Grzegorz/cargo/" }