faering 0.0.0

Easy and safe async I/O with io_uring
Documentation
[package]
name = "faering"
version = "0.0.0"
edition = "2021"
authors = ["Sashanoraa <sasha@noraa.gay>"]
description = "Easy and safe async I/O with io_uring"
license = "MPL-2.0"
keywords = ["networking", "io-uring", "io_uring", "uring", "io"]
categories = ["asynchronous", "concurrency", "filesystem", "network-programming", "os"]
rust-version = "1.56"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[badges.maintenance]
status = "actively-developed"

[dependencies]