Browse Source

Added Cargo.toml

Lorenz Bung 8 years ago
parent
commit
39724b945f
1 changed files with 6 additions and 0 deletions
  1. 6
    0
      hw7/task1/Cargo.toml

+ 6
- 0
hw7/task1/Cargo.toml View File

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

Loading…
Cancel
Save