summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorDavid Blajda <blajda@hotmail.com>2018-12-10 19:11:29 +0000
committerDavid Blajda <blajda@hotmail.com>2018-12-10 19:11:29 +0000
commitb58a38e8a2ec2598dadc6248100735ca46fd7b8f (patch)
treecebea99c566628b82ec22c187998d931f7b80b8b /Cargo.toml
parent9dd87f39a25c4fd719fd73530ff4a17ff0197808 (diff)
Add video endpoint
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 0232d21..03aac49 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -11,3 +11,4 @@ tokio = "0.1.13"
dotenv = "0.13.0"
serde = "1.0.81"
serde_json = "1.0.33"
+serde_derive = "1.0.81"