[package] name = "cbsk" version = "2.0.2" edition = "2021" description = "cbsk is a callback socket tool" readme = "Readme.md" authors = ["The cbsk developers"] license = "MIT/Apache-2.0" categories = ["network-programming"] keywords = ["socket", "net", "tcp"] repository = "https://github.com/lifeRobot/cbsk" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]