We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ad0976 commit dc9d101Copy full SHA for dc9d101
nexlint-lints/Cargo.toml
@@ -13,4 +13,4 @@ guppy = "0.17.12"
13
nexlint = { path = "../nexlint" }
14
regex = "1.11.1"
15
serde = { version = "1.0.217", features = ["derive"] }
16
-toml = "0.5.8"
+toml = "0.8.20"
0 commit comments