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 Oct 29, 2024
1 parent 3629b15 commit 9d910a2
Showing 1 changed file with 1 addition and 1 deletion.
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.8"
nexlint = { path = "../nexlint" }
regex = "1.11.1"
serde = { version = "1.0.214", features = ["derive"] }
toml = "0.5.8"
toml = "0.8.19"

0 comments on commit 9d910a2

Please sign in to comment.