X-Git-Url: http://git.scottworley.com/voter/blobdiff_plain/d1df2e736f7d6a99551b2361c00ae2cc0f090e10..dd0a124698a0ded987f7b5b426607308b0e79ffc:/Cargo.toml diff --git a/Cargo.toml b/Cargo.toml index c819d86..5f9fae9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,3 +9,5 @@ description = "A simple web page that tracks votes" [dependencies] cgi = "0" +fd-lock = "3" +rand = "0"