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 4204c76 commit 4cad244Copy full SHA for 4cad244
rethinkdb.nimble
@@ -5,7 +5,7 @@ license = "MIT"
5
6
skipDirs = @["tests", "bench"]
7
8
-requires "nim >= 0.17.0", "struct >= 0.1.1", "scram >= 0.1.1"
+requires "nim >= 0.18.0", "struct >= 0.1.1", "scram >= 0.1.1"
9
10
11
0 commit comments