summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2018-07-10 21:31:09 +0300
committerLars Wirzenius <liw@liw.fi>2018-07-10 21:31:09 +0300
commit0bb405da5f3430a7ed9736c5a5183d231eeb0adc (patch)
treebc82a78314ee9ca6475fad56e0cc9af0f4914703 /Cargo.toml
downloadwc2-0bb405da5f3430a7ed9736c5a5183d231eeb0adc.tar.gz
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..d042c29
--- /dev/null
+++ b/Cargo.toml
@@ -0,0 +1,6 @@
+[package]
+name = "wc2"
+version = "0.1.0"
+authors = ["Lars Wirzenius <liw@liw.fi>"]
+
+[dependencies]