Skip to content

Commit

Permalink
fix(deps): update rust crate toml to 0.8.12
Browse files Browse the repository at this point in the history
  • Loading branch information
nextest-bot committed May 8, 2024
1 parent 929486f commit 8b4aa5f
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.5"
nexlint = { path = "../nexlint" }
regex = "1.10.4"
serde = { version = "1.0.201", features = ["derive"] }
toml = "0.5.8"
toml = "0.8.12"

0 comments on commit 8b4aa5f

Please sign in to comment.