chore: use Zig v0.11.0

This commit is contained in:
2023-08-06 23:11:56 +01:00
parent a2779e6cfd
commit 5951a948e9
3 changed files with 4 additions and 4 deletions

View File

@@ -3,8 +3,8 @@
.version = "0.1.0",
.dependencies = .{
.@"zig-clap" = .{
.url = "https://github.com/Hejsil/zig-clap/archive/bdb5853b678d68f342ec65b04a6785af522ca6c9.tar.gz",
.hash = "12202af04ec78191f2018458a7be29f54e0d9118f7688e7a226857acf754d68b8473",
.url = "https://github.com/Hejsil/zig-clap/archive/f49b94700e0761b7514abdca0e4f0e7f3f938a93.tar.gz",
.hash = "1220f48518ce22882e102255ed3bcdb7aeeb4891f50b2cdd3bd74b5b2e24d3149ba2",
},
.@"zba-util" = .{
// Necessary to use paoda/arm32 as a git submodule