Skip to content

Commit e9d81c5

Browse files
Bump toml from 0.8.12 to 0.8.13
Bumps [toml](https://github.com/toml-rs/toml) from 0.8.12 to 0.8.13. - [Commits](toml-rs/toml@toml-v0.8.12...toml-v0.8.13) --- updated-dependencies: - dependency-name: toml dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8bfb643 commit e9d81c5

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Cargo.lock

Lines changed: 8 additions & 8 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
@@ -29,7 +29,7 @@ gcd = "2.0.1"
2929
rand = "0.8.5"
3030
colorful = "0.2.1"
3131
ansi_term = "0.12.1"
32-
toml = "0.8.12"
32+
toml = "0.8.13"
3333
serde = "1.0.124"
3434
serde_derive = "1.0.116"
3535
cidr-utils = "0.6.1"

0 commit comments

Comments
 (0)