]> git.scottworley.com Git - gumdrone/blobdiff - Cargo.toml
Drop unused dependency "rand"
[gumdrone] / Cargo.toml
index 36b6d1c31d3611f61cbd6d8f8b1c63c907e0b21e..f315a8d8499710d88a777165360256403b7e99d3 100644 (file)
@@ -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