mirror of
https://github.com/logos-messaging/nim-ffi.git
synced 2026-01-03 22:53:11 +00:00
Merge 70ed910d1cf999bc16864ffaf3e95ea002b9da1d into d7a5492121aad190cf549436836e2fa42e34ff9b
This commit is contained in:
commit
e58ceb8539
@ -7,8 +7,10 @@ license = "MIT or Apache License 2.0"
|
||||
|
||||
packageName = "ffi"
|
||||
|
||||
requires "nim >= 2.2.4"
|
||||
requires(
|
||||
"nim >= 2.2.4",
|
||||
"chronos"
|
||||
)
|
||||
|
||||
# Source files to include
|
||||
# srcDir = "src"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user