blob: 6d8effa00662ffc6eddf66a163f2c9b968903e13 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
[submodule "vendor/liboauthcpp"]
path = vendor/liboauthcpp
url = https://github.com/sirikata/liboauthcpp
[submodule "vendor/json"]
path = vendor/json
url = https://github.com/nlohmann/json
[submodule "vendor/curlcpp"]
path = vendor/curlcpp
url = https://github.com/JosephP91/curlcpp
|