mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-08 20:56:39 +00:00
11 lines
250 B
Nim
11 lines
250 B
Nim
[Package]
|
|
version = "0.1.0"
|
|
author = "Richard Ramos"
|
|
description = "A new awesome nimble package"
|
|
license = "MIT"
|
|
srcDir = "src"
|
|
bin = "nim_status_client"
|
|
|
|
[Deps]
|
|
Requires: "nim >= 1.0.0, nimqml >= 0.7.0, stint"
|