Skip to content

Commit

Permalink
Update tokio-epoll-uring for linux-raw-sys (#7918)
Browse files Browse the repository at this point in the history
Updates the `tokio-epoll-uring` dependency.

There is [only one change](neondatabase/tokio-epoll-uring@342ddd1...08ccfa9),
the adoption of linux-raw-sys for `statx` instead of using libc.

Part of #7889.
  • Loading branch information
arpad-m authored May 30, 2024
1 parent f20a9e7 commit c18b1c0
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 comment on commit c18b1c0

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

3238 tests run: 3092 passed, 0 failed, 146 skipped (full report)


Code coverage* (full report)

  • functions: 31.4% (6492 of 20671 functions)
  • lines: 48.4% (50213 of 103758 lines)

* collected from Rust tests only


The comment gets automatically updated with the latest test results
c18b1c0 at 2024-05-30T17:06:09.952Z :recycle:

Please sign in to comment.