[package] name = "volo-rt" version = "0.0.0" edition = "2021" description = "Volo." documentation = "https://docs.rs/volo-rt" readme = "README.md" # homepage = "https://www.cloudwego.io/docs/volo/" # repository = "https://github.com/cloudwego/volo" license = "MIT OR Apache-2.0" authors = ["Volo Team "] categories = ["asynchronous"] keywords = ["async", "runtime"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [badges] maintenance = { status = "actively-developed" } [dependencies]