[package]
name = "gumdrone"
-version = "0.1.0"
+version = "0.1.1"
edition = "2021"
authors = ["Scott Worley <scottworley@scottworley.com>"]
description = "Order chewing gum from a website"
[dependencies]
cgi = "0.6.1-rc1"
fd-lock = "3"
-rand = "0"
[patch.crates-io]
# For https://github.com/amandasaurus/rust-cgi/issues/18