summaryrefslogtreecommitdiff
path: root/.gitmodules
blob: daf67a5219ffebf34ac41d4efbfce5fa8e810931 (plain)
1
2
3
4
5
6
[submodule "vendor/cmmm/string-view"]
	path = vendor/cmmm/string-view
	url = https://git.michalec.dev/string-view
[submodule "vendor/cmmm/arena"]
	path = vendor/cmmm/arena
	url = https://git.michalec.dev/arena