add bearssl submodule
This commit is contained in:
parent
702977276b
commit
51f2017b03
|
@ -166,3 +166,10 @@
|
|||
[submodule "vendor/nim-sqlite3-abi"]
|
||||
path = vendor/nim-sqlite3-abi
|
||||
url = https://github.com/arnetheduck/nim-sqlite3-abi.git
|
||||
ignore = dirty
|
||||
branch = master
|
||||
[submodule "vendor/nim-bearssl"]
|
||||
path = vendor/nim-bearssl
|
||||
url = https://github.com/status-im/nim-bearssl
|
||||
ignore = dirty
|
||||
branch = master
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 68c6d27304245c948526487b37e10951acf7dbc8
|
Loading…
Reference in New Issue