build(deps): bump io-uring from c00d968 to 445fbc4

Bumps [io-uring](https://github.com/tokio-rs/io-uring) from `c00d968` to `445fbc4`.
- [Release notes](https://github.com/tokio-rs/io-uring/releases)
- [Commits](c00d968b03...445fbc4ae4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-08-08 13:22:34 +00:00
parent 1c4e8ac5ce
commit 3bbed83e8e

2
Cargo.lock generated
View File

@ -492,7 +492,7 @@ dependencies = [
[[package]] [[package]]
name = "io-uring" name = "io-uring"
version = "0.3.5" 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 = [ dependencies = [
"bitflags 1.2.1", "bitflags 1.2.1",
"libc", "libc",