mirror of https://github.com/status-im/nimqml.git
11 lines
216 B
Plaintext
11 lines
216 B
Plaintext
|
[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"
|