Fix fuzz build

This commit is contained in:
manunio 2023-03-24 20:38:35 +05:30 committed by Benjamin Fry
parent ea1fbc47c0
commit 4f53916273

View File

@ -10,10 +10,9 @@ members = [
"util",
"tests/compatibility-tests",
"tests/integration-tests",
"fuzz",
]
exclude = ["fuzz"]
[patch.crates-io]
# tokio = { path = "../tokio/tokio" }
# mio = { git = "https://github.com/tokio-rs/mio.git" }