.cargo/config.toml: init with pvv-git registry
All checks were successful
Build and test / check (push) Successful in 1m8s
Build and test / test (push) Successful in 1m40s
Build and test / build (push) Successful in 1m42s
Build and test / docs (push) Successful in 1m28s

This commit is contained in:
2026-01-02 21:22:21 +09:00
parent 550f92e077
commit 115575d752

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