Another README coverage list edit

I still had C interop under stdlib, which it isn't.
This commit is contained in:
Dave Gauer 2023-04-23 19:43:26 -04:00
parent 960da57e68
commit 2775d21ed0

View file

@ -191,10 +191,10 @@ Zig Core Language
* [ ] Async <--- ironically awaiting upstream Zig updates
* [X] Interfaces
* [X] Bit manipulation
* [X] Working with C
Zig Standard Library
* [X] Working with C
* [X] String formatting
## Contributing