Skip to content

Commit

Permalink
fix(deps): update rust crate toml to 0.8.8
Browse files Browse the repository at this point in the history
  • Loading branch information
nextest-bot committed Nov 7, 2023
1 parent aff4bd2 commit 37e5df1
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.10.2"
serde = { version = "1.0.192", features = ["derive"] }
toml = "0.5.8"
toml = "0.8.8"

0 comments on commit 37e5df1

Please sign in to comment.