mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-02-25 08:13:14 +00:00
re-add mix (needed)
This commit is contained in:
parent
1d9cc372e0
commit
37dd27fb84
@ -31,7 +31,8 @@ requires "nim >= 2.2.4",
|
||||
"regex",
|
||||
"results",
|
||||
"db_connector",
|
||||
"minilru"
|
||||
"minilru",
|
||||
"https://github.com/vacp2p/mix#0.1.0"
|
||||
|
||||
### Helper functions
|
||||
proc buildModule(filePath, params = "", lang = "c"): bool =
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user