.cargo: add soft-fish registry to config

This commit is contained in:
2025-10-24 03:30:55 -04:00
parent b990237c05
commit 01a09cdd36

2
.cargo/config.toml Normal file
View File

@@ -0,0 +1,2 @@
[registries.soft-fish]
index = "https://git.soft.fish/j/_cargo-index.git"