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

Merge pull request #7 from vbrandl/dependabot/cargo/toml-0.5.1

Bump toml from 0.4.6 to 0.5.1
This commit is contained in:
Valentin Brandl
2019-05-26 00:28:48 +02:00
committed by GitHub
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.91"
serde_json = "1.0.27"
toml = "0.4.6"
toml = "0.5.1"