Arwalk / zig-protobuf

a protobuf 3 implementation for zig.
MIT License
188 stars 20 forks source link

docs: add missing 'paths' field to `build.zig.zon` example in README #31

Closed hendriknielaender closed 6 months ago

hendriknielaender commented 6 months ago

This commit adds the .paths = .{""}, line to the build.zig.zon code snippet in the README. This change resolves an issue where omitting the 'paths' field led to a "missing top-level 'paths' field" error during the zig build process.

Zig Docs: doc/build.zig.zon.md Zig Version: v0.12.0-dev.1861+412999621

Arwalk commented 6 months ago

Thanks ! If you have the time @hendriknielaender i'd appreciate some feedback on this library. No pressure, no obligations. You can ping me on discord if you need to. Happy new year.