mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-01-07 16:33:08 +00:00
correct comments
This commit is contained in:
parent
0438e71abd
commit
ec420eb378
@ -30,7 +30,7 @@ requires "nim >= 2.2.4",
|
|||||||
"results",
|
"results",
|
||||||
"db_connector",
|
"db_connector",
|
||||||
"minilru",
|
"minilru",
|
||||||
"toml_serialization", # Necessary for confutils/toml support
|
"toml_serialization",
|
||||||
"json_serialization", # TODO: match vendor for Windows uin16 fix
|
"json_serialization", # TODO: match vendor for Windows uin16 fix
|
||||||
"https://github.com/vacp2p/mix#0.1.0"
|
"https://github.com/vacp2p/mix#0.1.0"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user