boring2/Cargo.toml

8 lines
111 B
TOML

[workspace]
members = [
"boring",
"boring-sys",
"tokio-boring",
"hyper-boring"
]
resolver = "2"