This commit is contained in:
2020-05-13 17:37:40 -04:00
parent cf513b4ad8
commit 5686bc864d
5 changed files with 23 additions and 10 deletions

3
.gitmodules vendored
View File

@@ -4,3 +4,6 @@
[submodule "third-party/argparse"]
path = third-party/argparse
url = https://github.com/cofyc/argparse
[submodule "third-party/mongoose"]
path = third-party/mongoose
url = https://github.com/cesanta/mongoose/