fix: add vendor/edn.nim to gitmodules

This commit is contained in:
Michael Bradley, Jr 2020-07-14 16:06:02 -05:00 committed by Michael Bradley
parent c3e632253a
commit 4291754283
1 changed files with 3 additions and 0 deletions

3
.gitmodules vendored
View File

@ -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