aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorjan <jan@ruken.pw>2016-10-09 09:28:08 (UTC)
committerjan <jan@ruken.pw>2016-10-09 09:28:08 (UTC)
commit6d7a31be9c6fd413d407334c40d02c008b7334ec (patch)
treeb9e73e5651d2dc1d72833875ab37469b7f2c1b53 /Cargo.toml
parent54c2cb1e484e09b4fcfe236aff70c01bf3bbaae0 (diff)
fixierung
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 34e4f6e..88c86b4 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -6,7 +6,6 @@ authors = ["jan <jan@ruken.pw>"]
6[dependencies] 6[dependencies]
7regex = "0.1" 7regex = "0.1"
8walkdir = "0.1" 8walkdir = "0.1"
9
10serde = "0.8" 9serde = "0.8"
11serde_derive = "0.8" 10serde_derive = "0.8"
12serde_json = "0.8" 11serde_json = "0.8"