]> git.scottworley.com Git - gumdrone/blobdiff - Cargo.toml
Use POST
[gumdrone] / Cargo.toml
index 36b6d1c31d3611f61cbd6d8f8b1c63c907e0b21e..9f5da688b56149328347026a3c4e3249d9f08718 100644 (file)
@@ -1,6 +1,6 @@
 [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"
@@ -10,7 +10,6 @@ repository = "https://git.scottworley.com/gumdrone"
 [dependencies]
 cgi = "0.6.1-rc1"
 fd-lock = "3"
-rand = "0"
 
 [patch.crates-io]
 # For https://github.com/amandasaurus/rust-cgi/issues/18