2020-02-13 17:42:16 +00:00
|
|
|
[submodule "external/nlohmann"]
|
|
|
|
path = external/nlohmann
|
|
|
|
url = https://github.com/nlohmann/json.git
|
2020-02-13 19:18:17 +00:00
|
|
|
[submodule "external/cxxopts"]
|
|
|
|
path = external/cxxopts
|
|
|
|
url = https://github.com/jarro2783/cxxopts.git
|
2020-05-20 02:14:21 +00:00
|
|
|
[submodule "external/ghc-filesystem"]
|
|
|
|
path = external/ghc-filesystem
|
|
|
|
url = https://github.com/gulrak/filesystem.git
|
2020-02-17 13:24:57 +00:00
|
|
|
[submodule "test/Catch2"]
|
|
|
|
path = test/Catch2
|
|
|
|
url = https://github.com/catchorg/Catch2
|
2020-02-26 21:47:03 +00:00
|
|
|
[submodule "external/pybind11"]
|
|
|
|
path = external/pybind11
|
|
|
|
url = https://github.com/pybind/pybind11
|
2020-02-27 19:51:30 +00:00
|
|
|
branch = stable
|
2020-05-20 17:26:45 +00:00
|
|
|
[submodule "external/sqlite_orm"]
|
|
|
|
path = external/sqlite_orm
|
|
|
|
url = https://github.com/fnc12/sqlite_orm
|
2021-03-01 12:57:13 +00:00
|
|
|
[submodule "external/oxen-mq"]
|
|
|
|
path = external/oxen-mq
|
|
|
|
url = https://github.com/oxen-io/oxen-mq
|
2021-03-02 02:06:20 +00:00
|
|
|
[submodule "external/uvw"]
|
|
|
|
path = external/uvw
|
2021-03-02 18:13:02 +00:00
|
|
|
url = https://github.com/jagerman/uvw.git
|
2021-04-15 17:39:45 +00:00
|
|
|
[submodule "external/cpr"]
|
|
|
|
path = external/cpr
|
|
|
|
url = https://github.com/whoshuu/cpr
|
2021-03-08 17:24:53 +00:00
|
|
|
[submodule "external/ngtcp2"]
|
|
|
|
path = external/ngtcp2
|
|
|
|
url = https://github.com/ngtcp2/ngtcp2.git
|
2022-02-17 18:44:31 +00:00
|
|
|
branch = v0.1.0
|
|
|
|
[submodule "external/oxen-encoding"]
|
|
|
|
path = external/oxen-encoding
|
|
|
|
url = https://github.com/oxen-io/oxen-encoding.git
|
2022-07-16 00:41:14 +00:00
|
|
|
[submodule "external/oxen-logging"]
|
|
|
|
path = external/oxen-logging
|
|
|
|
url = https://github.com/oxen-io/oxen-logging.git
|
2022-07-25 21:12:33 +00:00
|
|
|
[submodule "gui"]
|
|
|
|
path = gui
|
|
|
|
url = https://github.com/oxen-io/lokinet-gui.git
|