- Update version to 0.3.26 in Cargo.toml and version.txt - Add custom registry 'pmo' to .cargo/config.toml - Remove .cargo/ from .gitignore to allow registry config tracking
3 lines
105 B
TOML
3 lines
105 B
TOML
[registries]
|
|
pmo = { index = "sparse+https://gargoton.petite-maison-orange.fr/api/packages/pmo/cargo/" }
|