[package] name = "metalio" version = "0.0.0" edition = "2021" authors = ["Rusty Rain "] description = "Metal IO runtime" license = "MIT/Apache-2.0" documentation = "https://docs.rs/metalio" repository = "https://github.com/retty-io/metalio" homepage = "https://retty.io" keywords = ["networking", "protocols"] categories = [ "network-programming", "asynchronous" ] [dependencies]