aboutsummaryrefslogtreecommitdiffstats
path: root/meetup/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'meetup/Cargo.toml')
-rw-r--r--meetup/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/meetup/Cargo.toml b/meetup/Cargo.toml
index 43679a7..f3a15c9 100644
--- a/meetup/Cargo.toml
+++ b/meetup/Cargo.toml
@@ -3,3 +3,4 @@ name = "meetup"
version = "0.0.1"
[dependencies]
+serde_json = "1.0"