nim-ethers/config.nims
2025-02-17 16:28:40 +01:00

11 lines
202 B
Nim

--styleCheck:usages
--styleCheck:error
# begin Nimble config (version 1)
when fileExists("nimble.paths"):
include "nimble.paths"
# end Nimble config
when (NimMajor, NimMinor) >= (2, 0):
--mm:refc