oizys/pkgs/oizys-nim/oizys.nimble

14 lines
202 B
Text
Raw Normal View History

2024-01-28 11:00:05 -06:00
# Package
author = "Daylin Morgan"
version = "0.1.0"
description = "oizys"
license = "MIT"
srcDir = "."
bin = @["oizys"]
# Dependencies
requires "nim >= 2.0.0"