mirror of
https://github.com/status-im/nimqml.git
synced 2025-02-24 20:38:12 +00:00
11 lines
216 B
Nim
11 lines
216 B
Nim
[Package]
|
|
bin = "main"
|
|
name = "charts"
|
|
version = "0.1.0"
|
|
author = "Filippo Cucchetto"
|
|
description = "charts"
|
|
license = "MIT"
|
|
|
|
[Deps]
|
|
Requires: "nim >= 0.12.1, nimqml >= 0.5.0"
|