5 authors = ["Scott Worley <scottworley@scottworley.com>"]
6 description = "A simple web page that tracks votes"
8 # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
16 # For https://github.com/amandasaurus/rust-cgi/issues/18
17 cgi = { git = "https://github.com/chkno/rust-cgi.git", branch = "issue18" }