Bump version to 0.1.2

Update version from 0.1.1 to 0.1.2 across all configuration files:
- .cargo/config.toml: Added pmo registry configuration
- Cargo.toml: Updated package version
- version.txt: Updated version file
This commit is contained in:
2026-02-28 18:49:29 +01:00
parent 1b4ba31e40
commit 2f34d26948
4 changed files with 5 additions and 3 deletions

2
.cargo/config.toml Normal file
View File

@@ -0,0 +1,2 @@
[registries.pmo]
index = "sparse+https://gargoton.petite-maison-orange.fr/api/packages/pmo/cargo/"