veilid/.gitmodules

28 lines
1.0 KiB
Plaintext
Raw Normal View History

2021-11-22 13:38:28 +00:00
[submodule "external/cursive"]
path = external/cursive
2023-08-18 05:13:09 +00:00
url = https://gitlab.com/veilid/cursive.git
2021-11-22 13:38:28 +00:00
[submodule "external/cursive_buffered_backend"]
path = external/cursive_buffered_backend
2023-08-18 05:13:09 +00:00
url = https://gitlab.com/veilid/cursive-buffered-backend.git
2021-11-22 13:38:28 +00:00
[submodule "external/cursive-flexi-logger-view"]
path = external/cursive-flexi-logger-view
2023-08-18 05:13:09 +00:00
url = https://gitlab.com/veilid/cursive-flexi-logger-view.git
2022-01-09 17:37:25 +00:00
[submodule "external/keyring-manager"]
path = external/keyring-manager
2023-08-18 05:13:09 +00:00
url = https://gitlab.com/veilid/keyring-manager.git
2021-11-22 13:38:28 +00:00
[submodule "external/keyvaluedb"]
path = external/keyvaluedb
2023-08-18 05:13:09 +00:00
url = https://gitlab.com/veilid/keyvaluedb.git
2022-03-13 00:16:51 +00:00
[submodule "external/libmdns"]
path = external/libmdns
2023-08-18 05:13:09 +00:00
url = https://gitlab.com/veilid/libmdns.git
2022-03-13 00:16:51 +00:00
[submodule "external/mdns"]
path = external/mdns
2023-08-18 05:13:09 +00:00
url = https://gitlab.com/veilid/mdns.git
2022-03-19 22:19:40 +00:00
[submodule "external/hashlink"]
path = external/hashlink
2023-08-18 05:13:09 +00:00
url = https://gitlab.com/veilid/hashlink.git
2022-08-22 17:27:26 +00:00
[submodule "external/rust-igd"]
path = external/rust-igd
2023-08-18 05:13:09 +00:00
url = https://gitlab.com/veilid/rust-igd.git