chore(deps): bump serde from 1.0.92 to 1.0.93

Bumps [serde](https://github.com/serde-rs/serde) from 1.0.92 to 1.0.93.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.92...v1.0.93)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-06-24 08:11:43 +00:00
committed by Fabian Freyer
parent 9546e7f509
commit f14075620e
2 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ futures = "0.1.27"
libc = "0.2.58"
log = "0.4.6"
pretty_env_logger = "0.3.0"
serde = "1.0.92"
serde = "1.0.93"
serde_json = "1.0.39"
tokio = "0.1.21"
tokio-codec= "0.1.1"