mirror of
https://github.com/logos-messaging/nim-ffi.git
synced 2026-01-02 22:23:11 +00:00
fixed indentation error
Signed-off-by: Ashis Kumar Naik <ashishami2002@gmail.com>
This commit is contained in:
parent
75251fb721
commit
70ed910d1c
@ -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