chore: use online ver. of zba-tuil
This commit is contained in:
@@ -61,11 +61,14 @@
|
||||
// // actually used.
|
||||
// .lazy = false,
|
||||
//},
|
||||
.zba_util = .{ .path = "../zba-util" },
|
||||
.bitjuggle = .{
|
||||
.url = "git+https://github.com/leecannon/zig-bitjuggle#80111f4f8c672aaea94a8a189ae2a7c8bbaf883f",
|
||||
.hash = "bitjuggle-2.0.0-SJdU76dvAAARompHEhqKDiwZ4FE4FZ8eHvPvmz5JUOS0",
|
||||
},
|
||||
.zba_util = .{
|
||||
.url = "git+https://git.musuka.dev/paoda/zba-util#d75962ac9bdf9b6f0d37e37d5097ea9bb9c16779",
|
||||
.hash = "zba_util-0.0.0-SK3QiakqAABPCct0WbLsuHFfmxwzH99FmEVznCBKzdmR",
|
||||
},
|
||||
},
|
||||
// Specifies the set of files and directories that are included in this package.
|
||||
// Only files and directories listed here are included in the `hash` that
|
||||
|
||||
Reference in New Issue
Block a user