chore: add zig-toml dependency

This commit is contained in:
2022-10-21 05:13:05 -03:00
parent 4f823217bd
commit 85e670a1d7
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