mirror of
https://codeberg.org/andyscott/ziglings.git
synced 2024-11-09 11:40:46 -05:00
Another README coverage list edit
I still had C interop under stdlib, which it isn't.
This commit is contained in:
parent
960da57e68
commit
2775d21ed0
1 changed files with 1 additions and 1 deletions
|
@ -191,10 +191,10 @@ Zig Core Language
|
||||||
* [ ] Async <--- ironically awaiting upstream Zig updates
|
* [ ] Async <--- ironically awaiting upstream Zig updates
|
||||||
* [X] Interfaces
|
* [X] Interfaces
|
||||||
* [X] Bit manipulation
|
* [X] Bit manipulation
|
||||||
|
* [X] Working with C
|
||||||
|
|
||||||
Zig Standard Library
|
Zig Standard Library
|
||||||
|
|
||||||
* [X] Working with C
|
|
||||||
* [X] String formatting
|
* [X] String formatting
|
||||||
|
|
||||||
## Contributing
|
## Contributing
|
||||||
|
|
Loading…
Reference in a new issue