1 Commits
0.2.0 ... main

Author SHA1 Message Date
159efb9a6d .cargo/config.toml: init with pvv-git registry
All checks were successful
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
2026-01-02 21:21:54 +09:00

2
.cargo/config.toml Normal file
View File

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