[package] name = "jeep-train-prelude" version = "0.1.0" authors = ["Kotone Shiinoha"] edition = "2018" homepage = "https://github.com/kotone-shiinoha/jeep-train" description ="prelude for jeep train." license-file ="LICENSE" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] tiny_http = "0" serde_urlencoded = "0.6.1" serde_json = "1"