mirror of
https://github.com/zigzap/zap.git
synced 2025-10-20 15:14:08 +00:00
fixed README zon
This commit is contained in:
parent
5e090807f9
commit
382f3e57c8
1 changed files with 4 additions and 4 deletions
|
@ -273,10 +273,10 @@ To add zap to `build.zig.zon`:
|
||||||
.url = "https://github.com/zigzap/zap/archive/refs/tags/v0.7.0.tar.gz",
|
.url = "https://github.com/zigzap/zap/archive/refs/tags/v0.7.0.tar.gz",
|
||||||
.hash = "1220a1cb1822ea77083045d246db5d7a6f07a8ddafa69c98dee367560f9ce667fd8d",
|
.hash = "1220a1cb1822ea77083045d246db5d7a6f07a8ddafa69c98dee367560f9ce667fd8d",
|
||||||
},
|
},
|
||||||
.paths = .{
|
},
|
||||||
"",
|
.paths = .{
|
||||||
},
|
"",
|
||||||
}
|
},
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
<!-- INSERT_DEP_END -->
|
<!-- INSERT_DEP_END -->
|
||||||
|
|
Loading…
Add table
Reference in a new issue