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
All checks were successful
Zig Project Action / Lint, Spell-check and test zig project (push) Successful in 54s
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user