mod: adapt documentation and ci to use latest zig release version
Some checks failed
Zig Project Action / Lint, Spell-check and test zig project (push) Failing after 1m6s

This commit is contained in:
2026-01-17 21:24:13 +01:00
parent ba344e7d65
commit f0a39c1293
3 changed files with 4 additions and 7 deletions

View File

@@ -2,9 +2,6 @@
Fuzzy matcher based on the matching algorithm implementation of [ms-edit](https://github.com/microsoft/edit/blob/main/src/fuzzy.rs) as the editor is MIT-Licensed, this project is also under the MIT-License.
> [!caution]
> Only builds using the zig master version are tested to work.
## Install
Add or update this library as a dependency in your zig project run the following command: