Fix nimterop version

This commit is contained in:
Joey Yakimowich-Payne 2020-08-23 17:15:32 -06:00
commit 23af3eec09

View file

@ -10,4 +10,4 @@ srcDir = "src"
# Dependencies
requires "nim >= 1.0.6", "nimterop#head", "regex >= 0.14.1"
requires "nim >= 1.0.6", "https://github.com/jyapayne/nimterop#367ec05", "regex >= 0.14.1"