Skip to content

Commit 6c5f6c8

Browse files
Bump toml from 0.5.6 to 0.5.7 in /blacksmith
Bumps [toml](https://github.com/alexcrichton/toml-rs) from 0.5.6 to 0.5.7. - [Release notes](https://github.com/alexcrichton/toml-rs/releases) - [Commits](toml-rs/toml-rs@0.5.6...0.5.7) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent eb8f938 commit 6c5f6c8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

blacksmith/Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

blacksmith/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ regex = "1.3.9"
1414
reqwest = { version = "0.10", features = ["blocking"] }
1515
serde = { version = "1.0.116", features = ["derive"] }
1616
serde_json = "1.0.58"
17-
toml = "0.5.3"
17+
toml = "0.5.7"
1818

1919
[dependencies.clap]
2020
version = "2.33.3"

0 commit comments

Comments
 (0)