chore: add zig-toml dependency

This commit is contained in:
2022-09-25 19:01:31 -03:00
parent 86d2224cfc
commit 0204eb6f94
3 changed files with 7 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -10,3 +10,6 @@
[submodule "lib/zig-datetime"]
path = lib/zig-datetime
url = https://github.com/frmdstryr/zig-datetime
[submodule "lib/zig-toml"]
path = lib/zig-toml
url = https://github.com/aeronavery/zig-toml