Skip to content

Commit 90a489b

Browse files
authored
Merge pull request #39 from Xithrius/dependabot/cargo/toml-0.7.2
2 parents 33cd30b + d3e4eeb commit 90a489b

File tree

2 files changed

+68
-3
lines changed

2 files changed

+68
-3
lines changed

Cargo.lock

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

88
[dependencies]
99
serde = { version = "1.0.152", features = [ "derive" ] }
10-
toml = "0.5.8"
10+
toml = "0.7.2"
1111
color-eyre = "0.6.1"
1212

1313
[profile.dev.package.backtrace]

0 commit comments

Comments
 (0)