This commit is contained in:
Carl Lerche 2023-06-26 21:53:03 +00:00
parent 3b23fb4eb8
commit 6a2c276bd0
No known key found for this signature in database
GPG Key ID: DF9E42ECB951A75D

View File

@ -14,3 +14,6 @@ members = [
"tests-build",
"tests-integration",
]
[patch.crates-io]
loom = { git = "https://github.com/tokio-rs/loom", branch = "increase-max-threads" }