Skip to content

Commit ebe6148

Browse files
Bump toml from 0.8.14 to 0.8.16
Bumps [toml](https://github.com/toml-rs/toml) from 0.8.14 to 0.8.16. - [Commits](toml-rs/toml@toml-v0.8.14...toml-v0.8.16) --- updated-dependencies: - dependency-name: toml dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bf83757 commit ebe6148

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
@@ -7,7 +7,7 @@ edition = "2021"
77

88
[dependencies]
99
serde = { version = "1.0.203", features = [ "derive" ] }
10-
toml = "0.8.14"
10+
toml = "0.8.16"
1111
color-eyre = "0.6.3"
1212

1313
[profile.dev.package.backtrace]

0 commit comments

Comments
 (0)