Skip to content

Commit 0a932ea

Browse files
build(deps): bump io-uring from 0.7.9 to 0.7.10 (#4112)
Bumps [io-uring](https://github.com/tokio-rs/io-uring) from 0.7.9 to 0.7.10. - [Commits](https://github.com/tokio-rs/io-uring/commits) --- updated-dependencies: - dependency-name: io-uring dependency-version: 0.7.10 dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5a0d222 commit 0a932ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1184,9 +1184,9 @@ dependencies = [
11841184

11851185
[[package]]
11861186
name = "io-uring"
1187-
version = "0.7.9"
1187+
version = "0.7.10"
11881188
source = "registry+https://github.com/rust-lang/crates.io-index"
1189-
checksum = "d93587f37623a1a17d94ef2bc9ada592f5465fe7732084ab7beefabe5c77c0c4"
1189+
checksum = "046fa2d4d00aea763528b4950358d0ead425372445dc8ff86312b3c69ff7727b"
11901190
dependencies = [
11911191
"bitflags 2.4.2",
11921192
"cfg-if",

0 commit comments

Comments
 (0)