diff options
Diffstat (limited to 'guessing_game/Cargo.toml')
| -rw-r--r-- | guessing_game/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/guessing_game/Cargo.toml b/guessing_game/Cargo.toml index ea9fc9e..edd125a 100644 --- a/guessing_game/Cargo.toml +++ b/guessing_game/Cargo.toml @@ -4,3 +4,4 @@ version = "0.1.0" authors = ["Yuval Adam <_@yuv.al>"] [dependencies] +rand="0.3.0"
\ No newline at end of file |
