Skip to content

Commit

Permalink
fix(deps): update rust crate toml to 0.8.19
Browse files Browse the repository at this point in the history
  • Loading branch information
nextest-bot committed Aug 24, 2024
1 parent da1fcea commit e99b70f
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.7"
nexlint = { path = "../nexlint" }
regex = "1.10.6"
serde = { version = "1.0.209", features = ["derive"] }
toml = "0.5.8"
toml = "0.8.19"

0 comments on commit e99b70f

Please sign in to comment.