sam701 / zig-toml

Zig TOML (v1.0.0) parser
MIT License
30 stars 9 forks source link

`$ zig fetch --save`: fetched package has no `build.zig.zon` file #7

Closed Des-Nerger closed 3 months ago

Des-Nerger commented 3 months ago
$ zig fetch --save https://github.com/sam701/zig-toml/archive/2b82dbc747b1a9c79d7e53ef77a1bcb3fbb3830b.tar.gz
error: unable to determine name; fetched package has no build.zig.zon file
sam701 commented 3 months ago

@Des-Nerger thank you for your contribution! 👍