summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2018-09-15 20:44:51 +0300
committerLars Wirzenius <liw@liw.fi>2018-09-15 20:44:51 +0300
commit70f23e9a741a7efcc2105e95d0278d6838d52b0a (patch)
tree60e50c3b796e92c511e13c86bd37aabff3a86a42 /Cargo.toml
downloadfswalk-master.tar.gz
Add: first version of fswalkHEADmaster
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..6c26389
--- /dev/null
+++ b/Cargo.toml
@@ -0,0 +1,6 @@
+[package]
+name = "fswalk"
+version = "0.1.0"
+authors = ["Lars Wirzenius <liw@liw.fi>"]
+
+[dependencies]