Skip to content

Commit db74b47

Browse files
committed
Update dependencies
1 parent 5c9812f commit db74b47

6 files changed

Lines changed: 9 additions & 116212 deletions

File tree

.gitmodules

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,15 @@
1313
[submodule "Dependencies/HE1ML"]
1414
path = Dependencies/HE1ML
1515
url = https://github.com/hedge-dev/HE1ML.git
16+
[submodule "Dependencies/json"]
17+
path = Dependencies/json
18+
url = https://github.com/nlohmann/json.git
1619
[submodule "Framework/Dependencies/curl"]
1720
path = Framework/Dependencies/curl
1821
url = https://github.com/curl/curl.git
22+
[submodule "Framework/Dependencies/json"]
23+
path = Framework/Dependencies/json
24+
url = https://github.com/nlohmann/json.git
1925
[submodule "Framework/Dependencies/xxHash"]
2026
path = Framework/Dependencies/xxHash
2127
url = https://github.com/Cyan4973/xxHash.git

Dependencies/json

Submodule json added at 8167d2f

0 commit comments

Comments
 (0)