We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0824c00 commit ce19d16Copy full SHA for ce19d16
waku.nimble
@@ -32,7 +32,7 @@ requires "nim >= 2.2.4",
32
"results",
33
"db_connector",
34
"minilru",
35
- "https://github.com/vacp2p/mix#0.1.0"
+ "https://github.com/vacp2p/mix#v0.1.0"
36
37
### Helper functions
38
proc buildModule(filePath, params = "", lang = "c"): bool =
0 commit comments