[workspace] resolver = "2" members = [ "tokio", "tokio-macros", "tokio-test", "tokio-stream", "tokio-util", # Internal "benches", "examples", "stress-test", "tests-build", "tests-integration", ] [patch.crates-io] loom = { git = "https://github.com/tokio-rs/loom", branch = "increase-max-threads" }