You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
348 B
Plaintext

[submodule "fmt"]
path = deps/fmt
url = https://github.com/fmtlib/fmt
[submodule "diff"]
path = deps/diff
url = https://github.com/kristapsdz/libdiff
[submodule "deps/optional"]
path = deps/optional
url = https://github.com/TartanLlama/optional
[submodule "deps/range-v3"]
path = deps/range-v3
url = https://github.com/ericniebler/range-v3