File: .gitmodules

package info (click to toggle)
rust-json-event-parser 0.2.2-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental, forky, sid, trixie
  • size: 256 kB
  • sloc: python: 14; makefile: 2; sh: 1
file content (6 lines) | stat: -rw-r--r-- 220 bytes parent folder | download
1
2
3
4
5
6
[submodule "JSONTestSuite"]
	path = JSONTestSuite
	url = https://github.com/nst/JSONTestSuite.git
[submodule "benches/json-benchmark"]
	path = benches/json-benchmark
	url = https://github.com/serde-rs/json-benchmark.git