bump required nim version

This commit is contained in:
Jaremy Creechley 2023-08-29 17:22:13 -07:00 committed by Dmitriy Ryajov
parent da83b04efe
commit a95cd9cd26
No known key found for this signature in database
GPG Key ID: DA8C680CE7C657A4

View File

@ -6,7 +6,7 @@ author = "Status Research & Development GmbH"
description = "Simple, unified API for multiple data stores"
license = "Apache License 2.0 or MIT"
requires "nim >= 1.2.0",
requires "nim >= 1.6.14",
"asynctest >= 0.3.1 & < 0.4.0",
"chronos",
"questionable >= 0.10.3 & < 0.11.0",