DEBSOURCES
Skip Quicknav
sources / rust-io-uring / 0.7.10-1 / debian / patches / tweak-deps.patch
1234567
--- a/Cargo.toml +++ b/Cargo.toml @@ -49,3 +49,3 @@ [build-dependencies.bindgen] -version = "0.69" +version = ">= 0.69, <= 0.72" optional = true