aboutsummaryrefslogtreecommitdiff
path: root/high-scores/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'high-scores/Cargo.toml')
-rw-r--r--high-scores/Cargo.toml6
1 files changed, 6 insertions, 0 deletions
diff --git a/high-scores/Cargo.toml b/high-scores/Cargo.toml
new file mode 100644
index 0000000..f4d70fe
--- /dev/null
+++ b/high-scores/Cargo.toml
@@ -0,0 +1,6 @@
1[dependencies]
2
3[package]
4edition = "2018"
5name = "high-scores"
6version = "4.0.0"