We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cbcf0f commit c7dad01Copy full SHA for c7dad01
nexlint-lints/Cargo.toml
@@ -13,4 +13,4 @@ guppy = "0.17.19"
13
nexlint = { path = "../nexlint" }
14
regex = "1.11.1"
15
serde = { version = "1.0.219", features = ["derive"] }
16
-toml = "0.5.8"
+toml = "0.9.0"
0 commit comments