X-Git-Url: http://git.scottworley.com/voter/blobdiff_plain/fbcdf3ed7708b5b153a7f562f933d446ffc2d951..5a0934fa0c470a490122ae68fc22a15b1df603fb:/Cargo.toml?ds=sidebyside diff --git a/Cargo.toml b/Cargo.toml index 3764682..5f9fae9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,3 +10,4 @@ description = "A simple web page that tracks votes" [dependencies] cgi = "0" fd-lock = "3" +rand = "0"