1
0
mirror of https://github.com/vbrandl/bind9-api.git synced 2025-08-30 19:10:20 +02:00

Bump serde_json from 1.0.22 to 1.0.27

Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.22 to 1.0.27.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.22...v1.0.27)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2019-05-23 11:19:13 +00:00
parent 8dd1a1b0fa
commit 6b61addfc7
3 changed files with 21 additions and 13 deletions

View File

@@ -15,4 +15,4 @@ futures = "0.1.21"
log = "0.4.3"
pretty_env_logger = "0.2.3"
serde = "1.0.69"
serde_json = "1.0.22"
serde_json = "1.0.27"