try to fix tag on mix

This commit is contained in:
fryorcraken 2025-10-21 15:26:35 +11:00
parent 0824c00eba
commit ce19d16c31
No known key found for this signature in database
GPG Key ID: A82ED75A8DFC50A4

View File

@ -32,7 +32,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 =