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

Bump serde_json from 1.0.47 to 1.0.50

Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.47 to 1.0.50.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.47...v1.0.50)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-03-30 04:16:51 +00:00
committed by GitHub
parent 054760b041
commit 0fcd919e60
3 changed files with 9 additions and 9 deletions

View File

@@ -15,4 +15,4 @@ futures = "0.1.29"
log = "0.4.8"
pretty_env_logger = "0.3.1"
serde = "1.0.104"
serde_json = "1.0.47"
serde_json = "1.0.50"