chore(deps): bump serde from 1.0.91 to 1.0.92

Bumps [serde](https://github.com/serde-rs/serde) from 1.0.91 to 1.0.92.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.91...v1.0.92)
This commit is contained in:
dependabot-preview[bot]
2019-06-03 14:05:16 +00:00
committed by Fabian Freyer
parent 5875e285c5
commit 1e9500e16b
2 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ futures = "0.1.27"
libc = "0.2.56"
log = "0.4.6"
pretty_env_logger = "0.3.0"
serde = "1.0.91"
serde = "1.0.92"
serde_json = "1.0.39"
tokio = "0.1.21"
tokio-codec= "0.1.1"