diff --git a/nimqml.nimble b/nimqml.nimble index 7efe928..dfaa3d8 100644 --- a/nimqml.nimble +++ b/nimqml.nimble @@ -7,4 +7,4 @@ license = "LGPLv3" srcDir = "src" [Deps] -Requires: "nim >= 0.17.0" +Requires: "nim >= 0.19.0"