Bump serde from 1.0.113 to 1.0.114 (#5)

This commit is contained in:
dependabot-preview[bot]
2020-06-22 00:48:17 +00:00
committed by GitHub
parent b9bec9479c
commit 94863c3c69
2 changed files with 7 additions and 7 deletions

View File

@@ -8,7 +8,7 @@ edition = "2018"
sendgrid = { version = "0.11.3", features = ["rustls"] }
toml = "0.5.6"
serde_derive = "1.0.112"
serde = "1.0.113"
serde = "1.0.114"
reqwest = { version = "0.10", features = ["json"] }
tokio = { version = "0.2", features = ["full"] }
serde_json = "1.0.55"