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

Bump toml from 0.5.1 to 0.5.3

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-08-14 04:28:07 +00:00
committed by GitHub
parent c79472e828
commit 9dee0ba3e0
2 changed files with 4 additions and 4 deletions

View File

@@ -18,4 +18,4 @@ reqwest = "0.9.19"
serde = "1.0.98"
serde_derive = "1.0.98"
serde_json = "1.0.40"
toml = "0.5.1"
toml = "0.5.3"