This commit is contained in:
Jacek Sieka 2025-10-19 12:17:32 +02:00 committed by fryorcraken
parent 80899fa1ca
commit 4aa69e91d9
No known key found for this signature in database
GPG Key ID: A82ED75A8DFC50A4

View File

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