[submodule "vendor/zippy"]
	path = vendor/zippy
	url = https://github.com/guzba/zippy.git
[submodule "vendor/sat"]
	path = vendor/sat
	url = https://github.com/nim-lang/sat.git
[submodule "vendor/checksums"]
	path = vendor/checksums
	url = https://github.com/nim-lang/checksums.git
[submodule "vendor/chronos"]
	path = vendor/chronos
	url = https://github.com/status-im/nim-chronos.git
[submodule "vendor/results"]
	path = vendor/results
	url = https://github.com/arnetheduck/nim-results.git
[submodule "vendor/stew"]
	path = vendor/stew
	url = https://github.com/status-im/nim-stew.git
