Skip to content

Commit 5b35a09

Browse files
Bump toml from 0.5.6 to 0.5.7 (#270)
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] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 734595d commit 5b35a09

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ gcd = "2.0.1"
3030
rand = "0.7.3"
3131
colorful = "0.2.1"
3232
ansi_term = "0.12.1"
33-
toml = "0.5.6"
33+
toml = "0.5.7"
3434
serde = "1.0.116"
3535
serde_derive = "1.0.116"
3636
cidr-utils = "0.5.0"

0 commit comments

Comments
 (0)