Browse Source

Added Cargo.toml

Lorenz Bung 8 years ago
parent
commit
a325ddac07
1 changed files with 6 additions and 0 deletions
  1. 6
    0
      hw1/task2/Cargo.toml

+ 6
- 0
hw1/task2/Cargo.toml View File

@@ -0,0 +1,6 @@
1
+[package]
2
+name = "task2"
3
+version = "0.1.0"
4
+authors = ["Lorenz Bung <lorenz.bung@googlemail.com>"]
5
+
6
+[dependencies]

Loading…
Cancel
Save