Bump serde from 1.0.116 to 1.0.117

Bumps [serde](https://github.com/serde-rs/serde) from 1.0.116 to 1.0.117.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.116...v1.0.117)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-11-01 05:40:44 +00:00
committed by GitHub
parent 39cf1931ae
commit 93953103ad
5 changed files with 11 additions and 11 deletions

View File

@ -10,7 +10,7 @@ version = "0.3.0"
optional = true
[dependencies.serde]
version = "1.0.105"
version = "1.0.117"
features = ["derive"]
optional = true