summaryrefslogtreecommitdiff
path: root/guessing_game/Cargo.toml
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2017-01-12 19:42:53 +0200
committerYuval Adam <_@yuv.al>2017-01-12 19:42:53 +0200
commit4b5fa991c5391374d795364d9cd5ea20d3574c66 (patch)
treeef22f0c19b76930e6f3245f73d8b6ccad8a84193 /guessing_game/Cargo.toml
parent7b9d5ece9e6dc0ff1cd78d9f62fe75c9960f8ada (diff)
Rename to guessHEADmaster
Diffstat (limited to 'guessing_game/Cargo.toml')
-rw-r--r--guessing_game/Cargo.toml7
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