mirror of
https://github.com/logos-storage/nim-asynciterators.git
synced 2026-01-07 07:53:05 +00:00
7 lines
155 B
Plaintext
7 lines
155 B
Plaintext
|
|
--path:
|
||
|
|
"../"
|
||
|
|
# begin Nimble config (version 2)
|
||
|
|
when withDir(thisDir(), system.fileExists("nimble.paths")):
|
||
|
|
include "nimble.paths"
|
||
|
|
# end Nimble config
|