added subtle as git submodule based dependency

Signed-off-by: Anjan Roy <hello@itzmeanjan.in>
This commit is contained in:
Anjan Roy
2023-03-02 16:14:48 +04:00
parent 6b7285bc7f
commit 2dd1853c5a
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -1,3 +1,6 @@
[submodule "sha3"]
path = sha3
url = https://github.com/itzmeanjan/sha3.git
[submodule "subtle"]
path = subtle
url = https://github.com/itzmeanjan/subtle.git

1
subtle Submodule

Submodule subtle added at 3eadb75ac9