Merge 70ed910d1cf999bc16864ffaf3e95ea002b9da1d into d7a5492121aad190cf549436836e2fa42e34ff9b

This commit is contained in:
Ashis Kumar Naik 2025-12-19 20:43:16 +05:30 committed by GitHub
commit e58ceb8539
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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"