[build] add github.com/arnetheduck/nim-sqlite3-abi to vendor
This commit is contained in:
parent
679df23b6f
commit
92d83bb1d2
|
@ -186,3 +186,6 @@
|
||||||
[submodule "vendor/nim-datastore"]
|
[submodule "vendor/nim-datastore"]
|
||||||
path = vendor/nim-datastore
|
path = vendor/nim-datastore
|
||||||
url = https://github.com/status-im/nim-datastore.git
|
url = https://github.com/status-im/nim-datastore.git
|
||||||
|
[submodule "vendor/nim-sqlite3-abi"]
|
||||||
|
path = vendor/nim-sqlite3-abi
|
||||||
|
url = https://github.com/arnetheduck/nim-sqlite3-abi.git
|
||||||
|
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit fda455cfea2df707dde052034411ce63de218453
|
Loading…
Reference in New Issue