diff --git a/Cargo.lock b/Cargo.lock index dd4e98147..2d323a94a 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -492,7 +492,7 @@ dependencies = [ [[package]] name = "io-uring" version = "0.3.5" -source = "git+https://github.com/tokio-rs/io-uring.git?branch=0.4#c00d968b038263a02a72d6510edaf438b0c7b4f3" +source = "git+https://github.com/tokio-rs/io-uring.git?branch=0.4#445fbc4ae4d144b7418d721bf92e657a6c65bfe6" dependencies = [ "bitflags 1.2.1", "libc",