[build] add github.com/status-im/nim-datastore to vendor
This commit is contained in:
parent
625facff4a
commit
679df23b6f
|
@ -183,3 +183,6 @@
|
|||
url = https://github.com/status-im/nim-libp2p-dht.git
|
||||
ignore = untracked
|
||||
branch = master
|
||||
[submodule "vendor/nim-datastore"]
|
||||
path = vendor/nim-datastore
|
||||
url = https://github.com/status-im/nim-datastore.git
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
Subproject commit d5d986c0140a46e957d9a88df40b7ce7dad424f3
|
Loading…
Reference in New Issue