about summary refs log tree commit diff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorVincent Ambo <tazjin@gmail.com>2018-04-11T22·32+0200
committerVincent Ambo <tazjin@gmail.com>2018-04-11T22·32+0200
commitf46f6f3c4296a16e3040398df2774756dec29e93 (patch)
tree44a68d95449fc33cb2df08c8fe7611303e6538b4 /Cargo.toml
parent0ec214423e0367ad3be21a7c9df5341da3c633c4 (diff)
chore(cargo): Remove unused dependency
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 cd002057f3..e274ee5f5f 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -19,7 +19,6 @@ failure = "0.1"
 url = "1.7"
 url_serde = "0.2"
 reqwest = "0.8"
-frank_jwt = "3.0"
 serde_json = "1.0"
 hyper = "0.11"
 rand = "0.4"