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

Bump serde_json from 1.0.41 to 1.0.47

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-02-10 04:19:37 +00:00
committed by GitHub
parent e319366bd5
commit 6397f72a3a
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.101"
serde_json = "1.0.41"
serde_json = "1.0.47"