.cargo/config.toml: init with pvv-git registry
All checks were successful
Build and test / build (push) Successful in 1m32s
Build and test / check (push) Successful in 58s
Build and test / test (push) Successful in 1m51s
Build and test / docs (push) Successful in 2m25s

This commit is contained in:
2026-01-02 21:22:21 +09:00
parent c7a71e80a7
commit 2c140aaec0

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/" }