summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 1ee57a5..23e803d 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -36,6 +36,7 @@ tokio-io = "0.1.11"
url = "1.7.2"
serde = { version = "1.0.87", features = ["derive"] }
serde_json = "1.0.38"
+base64 = "0.10"
[dev-dependencies]
env_logger = "0.6.0"