nim-ethers/config.nims

10 lines
201 B
Plaintext
Raw Normal View History

--styleCheck:usages
2025-03-18 08:42:52 +01:00
--styleCheck:error
2022-07-05 12:07:03 +03:00
# begin Nimble config (version 1)
when fileExists("nimble.paths"):
include "nimble.paths"
# end Nimble config
when (NimMajor, NimMinor) >= (2, 0):
--mm:refc