Peter Dimov 1 год назад
Родитель
Сommit
95181ca2ac
2 измененных файлов с 6 добавлено и 0 удалено
  1. 5 0
      .gitmodules
  2. 1 0
      libs/hash2

+ 5 - 0
.gitmodules

@@ -838,3 +838,8 @@
 	url = ../mqtt5.git
 	fetchRecurseSubmodules = on-demand
 	branch = .
+[submodule "hash2"]
+	path = libs/hash2
+	url = ../hash2.git
+	fetchRecurseSubmodules = on-demand
+	branch = .

+ 1 - 0
libs/hash2

@@ -0,0 +1 @@
+Subproject commit f2c2f01b9e9efba1ba8a63c6be2b2b4f56e6f1f9

粤ICP备19079148号