tokio-rs / tokio-uring

An io_uring backed runtime for Rust
MIT License
1.11k stars 117 forks source link

Reorganize code for 1.64 Rust version #240

Closed yuri-rs closed 1 year ago

yuri-rs commented 1 year ago

Also change the CI to run tests on 1.64

Related to: #239