mirror of
https://github.com/go-gitea/gitea.git
synced 2025-02-07 22:49:38 +01:00
Hello, The current package guide for cargo gives you only the git index, with the HTTP Index stabilized being used as default for crates.io and being better for most use-cases. However, it's not documented that gitea supports the sparse spec, and it does not require the _crates-index git repo for the sparse api. I personally think we should push users to use the sparse instead of the git repository. (Even let users disable crates-index repos if they only want to use sparse) |
||
---|---|---|
.. | ||
alpine.tmpl | ||
cargo.tmpl | ||
chef.tmpl | ||
composer_dependencies.tmpl | ||
composer.tmpl | ||
conan.tmpl | ||
conda.tmpl | ||
container.tmpl | ||
cran.tmpl | ||
debian.tmpl | ||
generic.tmpl | ||
go.tmpl | ||
helm.tmpl | ||
maven.tmpl | ||
npm_dependencies.tmpl | ||
npm.tmpl | ||
nuget.tmpl | ||
pub.tmpl | ||
pypi.tmpl | ||
rpm.tmpl | ||
rubygems_dependencies.tmpl | ||
rubygems.tmpl | ||
swift.tmpl | ||
vagrant.tmpl |