mirror of
https://github.com/nim-lang/Nim.git
synced 2025-12-29 01:14:41 +00:00
11 lines
169 B
Nim
11 lines
169 B
Nim
# Package
|
|
|
|
version = "1.4.0"
|
|
author = "Antonis Geralis"
|
|
description = "Useful synchronization primitives."
|
|
license = "MIT"
|
|
|
|
# Deps
|
|
|
|
requires "nim >= 1.0.0"
|