Fix CBOR submodule

This commit is contained in:
Emery Hemingway 2023-01-25 15:27:31 -06:00
parent c9a4ba0237
commit 405fd37780
1 changed files with 3 additions and 0 deletions

3
.gitmodules vendored
View File

@ -52,3 +52,6 @@
[submodule "configparser"]
path = configparser
url = https://github.com/ehmry/nim-configparser
[submodule "cbor"]
path = cbor
url = https://git.sr.ht/~ehmry/nim_cbor