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 3ca7222Copy full SHA for 3ca7222
nexlint-lints/Cargo.toml
@@ -9,7 +9,7 @@ anyhow = "1.0.98"
9
camino = "1.1.10"
10
diffy = "0.4"
11
globset = "0.4.16"
12
-guppy = "0.17.19"
+guppy = "0.17.22"
13
nexlint = { path = "../nexlint" }
14
regex = "1.11.1"
15
serde = { version = "1.0.219", features = ["derive"] }
nexlint/Cargo.toml
@@ -8,7 +8,7 @@ license = "Apache-2.0 OR MIT"
8
camino = { version = "1.1.10", features = ["serde1"] }
debug-ignore = "1.0.5"
determinator = "0.12.0"
hakari = { version = "0.17.8", features = ["cli-support"] }
hex = "0.4.3"
once_cell = "1.21.3"
0 commit comments