[submodule "examples/serde"]
	path = examples/serde
	url = https://github.com/serde-rs/serde.git
[submodule "examples/libc"]
	path = examples/libc
	url = https://github.com/rust-lang/libc
[submodule "examples/bitflags"]
	path = examples/bitflags
	url = https://github.com/rust-lang-nursery/bitflags
[submodule "examples/regex"]
	path = examples/regex
	url = https://github.com/rust-lang/regex.git
[submodule "examples/tokio"]
	path = examples/tokio
	url = https://github.com/tokio-rs/tokio
