[submodule "google-test"]
	path = tools/third-party/google-test
	url = https://github.com/google/googletest.git
	branch = v1.12.x
[submodule "google-benchmark"]
	path = tools/third-party/google-benchmark
	url = https://github.com/google/benchmark.git
	branch = main
