mirror of
https://github.com/logos-storage/nim-bearssl.git
synced 2026-01-05 23:13:06 +00:00
update minimum required nim version
7d2a18115b
here you use c_sizet, that was added in nim 1.2
This commit is contained in:
parent
7d2a18115b
commit
a0380527f7
@ -5,4 +5,4 @@ description = "BearSSL wrapper"
|
|||||||
license = "MIT or Apache License 2.0"
|
license = "MIT or Apache License 2.0"
|
||||||
|
|
||||||
# Dependencies
|
# Dependencies
|
||||||
requires "nim >= 0.19.6"
|
requires "nim >= 1.2.0"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user