1
0
mirror of https://github.com/vbrandl/bind9-api.git synced 2025-08-31 21:16:59 +02:00

Bump toml from 0.5.3 to 0.5.6

Bumps [toml](https://github.com/alexcrichton/toml-rs) from 0.5.3 to 0.5.6.
- [Release notes](https://github.com/alexcrichton/toml-rs/releases)
- [Commits](https://github.com/alexcrichton/toml-rs/compare/0.5.3...0.5.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-02-12 19:23:31 +00:00
committed by GitHub
parent 529efb4d38
commit 9da3f45cd2
2 changed files with 4 additions and 4 deletions

View File

@@ -18,4 +18,4 @@ reqwest = "0.9.22"
serde = "1.0.101"
serde_derive = "1.0.101"
serde_json = "1.0.47"
toml = "0.5.3"
toml = "0.5.6"