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