commit 19b1f6e289e5c5804b72f3bdcc2b73328b1b8b0f
parent 111744c3359d60d730efd3de7b947605ee43bc0a
Author: Leah (ctucx) <leah@ctu.cx>
Date: Sat, 29 Jan 2022 11:50:11 +0100
parent 111744c3359d60d730efd3de7b947605ee43bc0a
Author: Leah (ctucx) <leah@ctu.cx>
Date: Sat, 29 Jan 2022 11:50:11 +0100
fix build on nim 1.6.0
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/example.nim b/example.nim @@ -1,7 +1,6 @@ -import os +import os, tables, json import nimexif/libexif import nimexif/helpers -import json var result: cint