chore(pkg): remove .git suffix in index urls

This commit is contained in:
Erica Marigold 2024-11-12 21:47:12 +05:30 committed by GitHub
parent b535ab52ee
commit 69fe1cfa98

View file

@ -26,5 +26,5 @@ result = { name = "lukadev_0/result", version = "^1.2.0" }
frktest = { name = "itsfrank/frktest", target = "lune", version = "^0.0.2" }
[indices]
default = "https://github.com/daimond113/pesde-index.git"
staging = "https://git.devcomp.xyz/pesde-staging/index.git"
default = "https://github.com/daimond113/pesde-index"
staging = "https://git.devcomp.xyz/pesde-staging/index"