mirror of
https://github.com/status-im/nimqml.git
synced 2025-02-23 11:58:39 +00:00
Fixed requirements
This commit is contained in:
parent
27d74fba71
commit
9d739a605e
@ -9,7 +9,7 @@ bin = @["main"]
|
||||
|
||||
# Dependencies
|
||||
|
||||
requires "nimqml >= 0.5.0"
|
||||
requires @["nim >= 0.12.1", "nimqml >= 0.5.0"]
|
||||
|
||||
task build, "Compile the binary":
|
||||
exec ("nim c main")
|
||||
|
Loading…
x
Reference in New Issue
Block a user