nim-leopard/config.nims

7 lines
144 B
Plaintext
Raw Normal View History

2022-03-28 18:42:45 -06:00
--threads:on
--tlsEmulation:off
2022-07-05 12:10:39 +03:00
# begin Nimble config (version 1)
when fileExists("nimble.paths"):
include "nimble.paths"
# end Nimble config