[dependencies.rustix]
default-features = false
features = ["io_uring"]
version = "0.38"
[package]
description = "liburing wrapper"
edition = "2021"
license = "MIT"
links = "uring-ffi"
name = "io_ring"
repository = "https://github.com/zzwxh/io_ring"
version = "0.0.2"