Skip to content

Commit c4dff12

Browse files
committed
chore: Update libsafe dependency to v0.0.8
- Update libsafe dependency URL to v0.0.8 - Update libsafe dependency hash to match v0.0.8
1 parent 46f28a4 commit c4dff12

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

build.zig.zon

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
.version = "0.0.15",
44
.dependencies = .{
55
.libsafe = .{
6-
.url = "git+https://github.com/libzig/libsafe?ref=0.0.7",
7-
.hash = "libsafe-0.0.7-ucZASCGdAwA9tuwbOrMk1dipWU9BfjIorGYIvasBxfaZ",
6+
.url = "git+https://github.com/libzig/libsafe#0.0.8",
7+
.hash = "libsafe-0.0.8-ucZASOEfBAC7l7_bvYjAjNV_u9VeWVNiH-IF1EQVsDZm",
88
// .path = "../libsafe",
99
},
1010
},

0 commit comments

Comments
 (0)