]> git.scottworley.com Git - voter/blobdiff - Cargo.toml
Release 0.2.1
[voter] / Cargo.toml
index 37646824b331c9f6ae3a2b1877eb4b7a724a8c0a..0cb261f83890fc00560729d23302b7bedc68df13 100644 (file)
@@ -1,6 +1,6 @@
 [package]
 name = "voter"
-version = "0.1.0"
+version = "0.2.1"
 edition = "2021"
 authors = ["Scott Worley <scottworley@scottworley.com>"]
 description = "A simple web page that tracks votes"
@@ -10,3 +10,4 @@ description = "A simple web page that tracks votes"
 [dependencies]
 cgi = "0"
 fd-lock = "3"
+rand = "0"