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 cae23c5 commit c82761aCopy full SHA for c82761a
tests/nimnimble/nim2.0.4/nim204.nimble
@@ -8,7 +8,7 @@ bin = @["nim204"]
8
9
# Dependencies
10
11
-requires "nim == 2.0.4"
+requires "nim >= 2.0.4 & < 2.1"
12
13
after build:
14
let (output, _) = gorgeEx "./nim204"
0 commit comments