aboutsummaryrefslogtreecommitdiff
path: root/hello/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'hello/Cargo.toml')
-rw-r--r--hello/Cargo.toml6
1 files changed, 6 insertions, 0 deletions
diff --git a/hello/Cargo.toml b/hello/Cargo.toml
new file mode 100644
index 0000000..e968470
--- /dev/null
+++ b/hello/Cargo.toml
@@ -0,0 +1,6 @@
+[package]
+name = "hello"
+version = "0.1.0"
+authors = ["till"]
+
+[dependencies]