asynctest/asynctest.nimble
2021-01-11 17:41:55 +01:00

7 lines
137 B
Nim

version = "0.2.1"
author = "asynctest Authors"
description = "Test asynchronous code"
license = "MIT"
requires "nim >= 1.2.0 & < 2.0.0"