Bump serde from 1.0.117 to 1.0.125

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-03-27 22:04:30 +00:00
committed by GitHub
parent 0f2002663d
commit ae46f82d94
3 changed files with 8 additions and 8 deletions

View File

@@ -11,7 +11,7 @@ uuid = { version = "^0.8.1", features = ["serde", "v4"] }
actix-web = "^3.3.0"
failure = "^0.1.8"
futures = "^0.3.8"
serde = "^1.0.104"
serde = "^1.0.125"
kv = {version = "^0.10.0", features = ["msgpack-value"]}
clap = "^2.33.0"
log = "^0.4.11"