mirror of
https://github.com/status-im/nimqml.git
synced 2025-02-24 12:28:09 +00:00
12 lines
224 B
Nim
12 lines
224 B
Nim
[Package]
|
|
bin = "main"
|
|
name = "simpledata"
|
|
version = "0.1.0"
|
|
author = "Filippo Cucchetto"
|
|
description = "simpledata"
|
|
license = "MIT"
|
|
|
|
[Deps]
|
|
Requires: "nim >= 1.0.0, nimqml >= 0.7.7"
|
|
|