Skip to content

Commit

Permalink
fix(deps): update rust crate toml to 0.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nextest-bot committed Oct 2, 2023
1 parent aae4c8b commit da074f4
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 8 deletions.
66 changes: 59 additions & 7 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion nexlint-lints/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ guppy = "0.17.1"
nexlint = { path = "../nexlint" }
regex = "1.9.6"
serde = { version = "1.0.188", features = ["derive"] }
toml = "0.5.8"
toml = "0.8.1"

0 comments on commit da074f4

Please sign in to comment.