add nimble file

This commit is contained in:
Dmitriy Ryajov 2023-11-13 11:26:10 -06:00
parent 28f409f1bb
commit c1b60afe6f
No known key found for this signature in database
GPG Key ID: DA8C680CE7C657A4

View File

@ -10,4 +10,5 @@ srcDir = "src"
# Dependencies
requires "nim >= 1.6.14",
"https://github.com/mratsim/constantine#5f7ba18"
"https://github.com/mratsim/constantine#5f7ba18",
"results"