fix: add vendor/edn.nim to gitmodules
This commit is contained in:
parent
c3e632253a
commit
4291754283
|
@ -55,3 +55,6 @@
|
|||
[submodule "vendor/QR-Code-generator"]
|
||||
path = vendor/QR-Code-generator
|
||||
url = https://github.com/status-im/QR-Code-generator
|
||||
[submodule "vendor/edn.nim"]
|
||||
path = vendor/edn.nim
|
||||
url = https://github.com/rosado/edn.nim.git
|
||||
|
|
Loading…
Reference in New Issue