asynctest/asynctest.nimble

7 lines
137 B
Plaintext
Raw Normal View History

2021-01-11 12:02:40 +01:00
version = "0.1.0"
author = "asynctest Authors"
description = "Test asynchronous code"
license = "MIT"
requires "nim >= 1.2.0 & < 2.0.0"