[package] name = "threepio" description = "Dynamic network protocol definitions with Serde" version = "0.0.1" authors = ["Avery Wagar "] edition = "2018" repository = "https://github.com/ajmwagar/threepio" readme = "./README.md" license = "MIT" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] serde = "1"