summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2018-05-27 11:40:55 +0300
committerLars Wirzenius <liw@liw.fi>2018-05-27 11:40:55 +0300
commitcf32fe3327ba3af871bfecc37bb6a11d1bb1ccf5 (patch)
tree18a3ee13af41ba091cee819982da0eabdc4e5755 /Cargo.toml
downloadwc-master.tar.gz
Add: rudimentary wcHEADmaster
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..48e34ae
--- /dev/null
+++ b/Cargo.toml
@@ -0,0 +1,6 @@
+[package]
+name = "wc"
+version = "0.1.0"
+authors = ["Lars Wirzenius <liw@liw.fi>"]
+
+[dependencies]