nim-leopard/config.nims
2023-03-09 09:38:24 +01:00

9 lines
183 B
Nim

--styleCheck:usages
--styleCheck:error
--threads:on
--tlsEmulation:off
# begin Nimble config (version 1)
when fileExists("nimble.paths"):
include "nimble.paths"
# end Nimble config