doc: update documentation to no longer mention the warning about the zig master version
All checks were successful
Zig Project Action / Lint, Spell-check and test zig project (push) Successful in 54s

This commit is contained in:
2026-01-17 11:00:07 +01:00
parent 40ced30a57
commit 29c6e48d86

View File

@@ -2,9 +2,6 @@
Standard Library log wrapper. `zlog` provides adjusted `std.log` output and a pretty print function for easy overwriting of user defined types. Standard Library log wrapper. `zlog` provides adjusted `std.log` output and a pretty print function for easy overwriting of user defined types.
> [!caution]
> Only builds using the zig master version are tested to work.
## Install ## Install
Add or update this library as a dependency in your zig project run the following command: Add or update this library as a dependency in your zig project run the following command: