Skip to content

Commit c0154b2

Browse files
Bump toml from 0.7.2 to 0.8.0
Bumps [toml](https://github.com/toml-rs/toml) from 0.7.2 to 0.8.0. - [Commits](toml-rs/toml@toml-v0.7.2...toml-v0.8.0) --- updated-dependencies: - dependency-name: toml dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 90a489b commit c0154b2

File tree

2 files changed

+30
-30
lines changed

2 files changed

+30
-30
lines changed

Cargo.lock

Lines changed: 29 additions & 29 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.152", features = [ "derive" ] }
10-
toml = "0.7.2"
10+
toml = "0.8.0"
1111
color-eyre = "0.6.1"
1212

1313
[profile.dev.package.backtrace]

0 commit comments

Comments
 (0)