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 5a3aa2e commit aae4c8bCopy full SHA for aae4c8b
nexlint-lints/Cargo.toml
@@ -6,7 +6,7 @@ license = "Apache-2.0 OR MIT"
6
7
[dependencies]
8
anyhow = "1.0.75"
9
-camino = "1.0.3"
+camino = "1.1.6"
10
diffy = "0.3"
11
globset = "0.4.13"
12
guppy = "0.17.1"
nexlint/Cargo.toml
@@ -5,7 +5,7 @@ edition = "2021"
5
license = "Apache-2.0 OR MIT"
-camino = { version = "1.0.3", features = ["serde1"] }
+camino = { version = "1.1.6", features = ["serde1"] }
debug-ignore = "1.0.5"
determinator = "0.12.0"
0 commit comments