From 5e3066cb7c5f5a9ea60e4a651f21d87fe1855157 Mon Sep 17 00:00:00 2001 From: m33 <327-m33@git.qoto.org> Date: Sat, 17 Apr 2021 19:55:55 +0200 Subject: [PATCH] update --- libSAEDEA.nimble | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libSAEDEA.nimble b/libSAEDEA.nimble index 59bf502..3e90ded 100644 --- a/libSAEDEA.nimble +++ b/libSAEDEA.nimble @@ -9,4 +9,4 @@ binDir = "bin" # Dependencies -requires "nim >= 1.4.4" +requires "nim >= 1.4.0" -- GitLab