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 15, 2024
1 parent adab15f commit 461775b
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.202", features = ["derive"] }
toml = "0.5.8"
toml = "0.8.12"

0 comments on commit 461775b

Please sign in to comment.