chore(deps): bump serde from 1.0.102 to 1.0.104

Bumps [serde](https://github.com/serde-rs/serde) from 1.0.102 to 1.0.104.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.102...v1.0.104)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-01-10 03:31:14 +00:00
committed by Fabian Freyer
parent d8775f9022
commit 37638d200b
2 changed files with 18 additions and 18 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ lazy_static = "1.4.0"
libc = "0.2.66"
log = "0.4.8"
pretty_env_logger = "0.3.1"
serde = "1.0.102"
serde = "1.0.104"
serde_json = "1.0.41"
structopt = "0.3.7"
tokio = "0.1.22"