Update Zig
parent
5a86b7dd3d
commit
c557d35bea
1 changed files with 1 additions and 1 deletions
2
Zig.md
2
Zig.md
|
|
@ -24,7 +24,7 @@ Add as a Zig dependency in `build.zig.zon`:
|
||||||
```zig
|
```zig
|
||||||
.dependencies = .{
|
.dependencies = .{
|
||||||
.soliton = .{
|
.soliton = .{
|
||||||
.url = "https://git.lo.sh/lo/libsoliton/archive/v0.1.0.tar.gz",
|
.url = "https://git.lo.sh/lo/libsoliton/archive/v0.1.1.tar.gz",
|
||||||
.hash = "...",
|
.hash = "...",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue