diff options
Diffstat (limited to 'high-scores/Cargo.toml')
| -rw-r--r-- | high-scores/Cargo.toml | 6 |
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] | ||
| 4 | edition = "2018" | ||
| 5 | name = "high-scores" | ||
| 6 | version = "4.0.0" | ||
