summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@exolobe1>2018-05-12 08:12:53 +0000
committerLars Wirzenius <liw@exolobe1>2018-05-12 08:12:53 +0000
commit4a077a88b3c8290935e05283caa861e253278582 (patch)
tree27e85d024cda5a8bc120060685b64242163a3a65 /Cargo.toml
downloadcat-4a077a88b3c8290935e05283caa861e253278582.tar.gz
Add: initial commit
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml6
1 files changed, 6 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
new file mode 100644
index 0000000..3eb3e52
--- /dev/null
+++ b/Cargo.toml
@@ -0,0 +1,6 @@
+[package]
+name = "cat"
+version = "0.1.0"
+authors = ["liw"]
+
+[dependencies]