1
0
mirror of https://github.com/vbrandl/bind9-api.git synced 2025-07-30 17:56:40 +02:00

Bump toml from 0.4.6 to 0.5.1

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

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-05-25 22:27:36 +00:00
committed by GitHub
parent f591e8014b
commit 7ff19e8add
2 changed files with 4 additions and 4 deletions

View File

@@ -18,4 +18,4 @@ reqwest = "0.8.6"
serde = "1.0.91"
serde_derive = "1.0.69"
serde_json = "1.0.27"
toml = "0.4.6"
toml = "0.5.1"