summaryrefslogtreecommitdiff
path: root/build.zig.zon
diff options
context:
space:
mode:
Diffstat (limited to 'build.zig.zon')
-rw-r--r--build.zig.zon4
1 files changed, 4 insertions, 0 deletions
diff --git a/build.zig.zon b/build.zig.zon
index f7eb08b..19feb70 100644
--- a/build.zig.zon
+++ b/build.zig.zon
@@ -14,6 +14,10 @@
.url = "https://luarocks.github.io/luarocks/releases/luarocks-3.13.0.tar.gz",
.hash = "N-V-__8AADZhHwD_K21NLLYGySn7TnLhpLyP8ca2JnXSLgbp",
},
+ .toml = .{
+ .url = "https://gitlab.com/devnw/zig/toml/-/archive/v0.1.4/toml-v0.1.4.tar.gz",
+ .hash = "toml-0.1.4-MHnSh2GWBQCW9SORG0z01zGj-bBlxbb82Itm5eIHNPX5",
+ },
},
.paths = .{
"build.zig",