Skip to content

Commit a41d394

Browse files
committed
fix(deps): update rust crate toml to 0.8.2
1 parent aae4c8b commit a41d394

File tree

2 files changed

+60
-8
lines changed

2 files changed

+60
-8
lines changed

Cargo.lock

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

nexlint-lints/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ guppy = "0.17.1"
1313
nexlint = { path = "../nexlint" }
1414
regex = "1.9.6"
1515
serde = { version = "1.0.188", features = ["derive"] }
16-
toml = "0.5.8"
16+
toml = "0.8.2"

0 commit comments

Comments
 (0)