chore: switch from zig-toml to tomlz

This commit is contained in:
2022-12-01 14:14:09 -04:00
parent ddc54e2977
commit 5989f05faf
5 changed files with 20 additions and 25 deletions

6
.gitmodules vendored
View File

@@ -10,6 +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
[submodule "lib/tomlz"]
path = lib/tomlz
url = https://github.com/mattyhall/tomlz