Skip to content

Commit 4cad244

Browse files
authored
Update rethinkdb.nimble
1 parent 4204c76 commit 4cad244

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rethinkdb.nimble

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ license = "MIT"
55

66
skipDirs = @["tests", "bench"]
77

8-
requires "nim >= 0.17.0", "struct >= 0.1.1", "scram >= 0.1.1"
8+
requires "nim >= 0.18.0", "struct >= 0.1.1", "scram >= 0.1.1"
99

1010

1111

0 commit comments

Comments
 (0)