tokio-rs / io-uring

The `io_uring` library for Rust
Apache License 2.0
1.19k stars 131 forks source link

release 0.7.0 #301

Closed quininer closed 1 month ago

quininer commented 2 months ago
quininer commented 2 months ago

I'm a bit concerned that arch check will break too much project, so I plan to vendor more arch. this won't be done this weekend anyway (because black wukong).

erenon commented 1 month ago

FWIW, I tested 869f9e973f6dbc1f5a83546045384158351fdd05 on Linux 6.8.0 on my project, all tests passed.