We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46f28a4 commit c4dff12Copy full SHA for c4dff12
1 file changed
build.zig.zon
@@ -3,8 +3,8 @@
3
.version = "0.0.15",
4
.dependencies = .{
5
.libsafe = .{
6
- .url = "git+https://github.com/libzig/libsafe?ref=0.0.7",
7
- .hash = "libsafe-0.0.7-ucZASCGdAwA9tuwbOrMk1dipWU9BfjIorGYIvasBxfaZ",
+ .url = "git+https://github.com/libzig/libsafe#0.0.8",
+ .hash = "libsafe-0.0.8-ucZASOEfBAC7l7_bvYjAjNV_u9VeWVNiH-IF1EQVsDZm",
8
// .path = "../libsafe",
9
},
10
0 commit comments