Skip to content

Commit 01327d4

Browse files
committed
release 1.5.7
1 parent 7404914 commit 01327d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ First, update your `build.zig.zon`:
1111
```
1212
# Initialize a `zig build` project if you haven't already
1313
zig init
14-
zig fetch --save git+https://github.com/allyourcodebase/zstd.git#1.5.6-2
14+
zig fetch --save git+https://github.com/allyourcodebase/zstd.git#1.5.7
1515
```
1616

1717
You can then import `zstd` in your `build.zig` with:

0 commit comments

Comments
 (0)