[submodule "external/toml-test"] path = external/toml-test url = https://github.com/BurntSushi/toml-test.git shallow = true [submodule "external/toml-spec-tests"] path = external/toml-spec-tests url = https://github.com/iarna/toml-spec-tests.git shallow = true [submodule "external/tloptional"] path = external/tloptional url = https://github.com/TartanLlama/optional.git shallow = true [submodule "external/json"] path = external/json url = https://github.com/nlohmann/json.git shallow = true [submodule "external/Catch2"] path = external/Catch2 url = https://github.com/catchorg/Catch2.git branch = v2.x shallow = true