This commit is contained in:
Jacek Sieka 2025-10-19 12:28:58 +02:00
parent ddbf845585
commit da5767a388
No known key found for this signature in database
GPG Key ID: A1B09461ABB656B8

View File

@ -31,7 +31,7 @@ requires "nim >= 2.2.4",
"results",
"db_connector",
"minilru",
"https://github.com/vacp2p/mix#v0.1.0"
"https://github.com/vacp2p/mix == 0.1.0"
### Helper functions
proc buildModule(filePath, params = "", lang = "c"): bool =