Skip to content

Commit

Permalink
fix(deps): update rust crate toml to 0.8.20
Browse files Browse the repository at this point in the history
  • Loading branch information
nextest-bot committed Feb 6, 2025
1 parent 7ad0976 commit dc9d101
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.12"
nexlint = { path = "../nexlint" }
regex = "1.11.1"
serde = { version = "1.0.217", features = ["derive"] }
toml = "0.5.8"
toml = "0.8.20"

0 comments on commit dc9d101

Please sign in to comment.