mirror of
https://github.com/Expand-sys/CCash
synced 2025-12-17 00:22:14 +11:00
12 lines
410 B
Text
12 lines
410 B
Text
[submodule "parallel-hashmap"]
|
|
path = third_party/parallel-hashmap
|
|
url = https://github.com/greg7mdp/parallel-hashmap
|
|
[submodule "drogon"]
|
|
path = third_party/drogon
|
|
url = https://github.com/an-tao/drogon
|
|
[submodule "third_party/xxHash"]
|
|
path = third_party/xxHash
|
|
url = https://github.com/Cyan4973/xxHash
|
|
[submodule "third_party/base64"]
|
|
path = third_party/base64
|
|
url = https://github.com/aklomp/base64
|