mirror of
https://github.com/status-im/nimqml.git
synced 2025-02-24 04:18:22 +00:00
11 lines
224 B
Plaintext
11 lines
224 B
Plaintext
|
[Package]
|
||
|
bin = "main"
|
||
|
name = "simpledata"
|
||
|
version = "0.1.0"
|
||
|
author = "Filippo Cucchetto"
|
||
|
description = "simpledata"
|
||
|
license = "MIT"
|
||
|
|
||
|
[Deps]
|
||
|
Requires: "nim >= 0.11.2, nimqml >= 0.4.5"
|