added blake3 as a submodule. compiles. Rule No. 1: never push code that won't compiled
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -13,3 +13,6 @@
|
||||
[submodule "external/json"]
|
||||
path = external/json
|
||||
url = https://github.com/nlohmann/json
|
||||
[submodule "external/BLAKE3"]
|
||||
path = external/BLAKE3
|
||||
url = https://github.com/BLAKE3-team/BLAKE3
|
||||
|
||||
Reference in New Issue
Block a user