Checkpoint, updates for Nim 2.0.
FossilOrigin-Name: be37ceda30c70ca3480cc04749238e5f78e719f86f7e30ad7ed2429a93f77d36
This commit is contained in:
parent
138bca5b41
commit
673a9a0353
3 changed files with 10 additions and 17 deletions
|
|
@ -9,6 +9,6 @@ bin = @["sieb"]
|
|||
|
||||
|
||||
# Dependencies
|
||||
requires "nim >= 1.5.0"
|
||||
requires "yaml >= 1.1"
|
||||
requires "nim >= 2.0.0"
|
||||
requires "yaml >= 2.0"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue