# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies # # If you believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2018" name = "rio" version = "0.9.4" authors = ["Tyler Neely "] description = "GPL-3.0 nice bindings for io_uring. MIT/Apache-2.0 license is available for spacejam's github sponsors." homepage = "https://github.com/spacejam/rio" documentation = "https://docs.rs/rio/" readme = "README.md" keywords = ["networking", "io-uring", "io_uring", "uring", "io"] categories = ["asynchronous", "concurrency", "filesystem", "network-programming", "os"] license = "GPL-3.0" repository = "https://github.com/spacejam/rio" [profile.dev] debug = true [profile.release] debug = true [dependencies.libc] version = "0.2.66" [dev-dependencies.extreme] version = "666.666.666" [features] no_metrics = [] [badges.maintenance] status = "actively-developed"