mirror of
https://github.com/logos-storage/nim-bearssl.git
synced 2026-01-03 05:53:07 +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"
|
||||
|
||||
# Dependencies
|
||||
requires "nim >= 0.19.6"
|
||||
requires "nim >= 1.2.0"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user