We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1cb7c2 commit 9e93be2Copy full SHA for 9e93be2
1 file changed
Cargo.toml
@@ -84,8 +84,8 @@ tracing = "0.1.41"
84
85
simd-json = { version = "0.17.0", features = ["serde_impl", "runtime-detection"], default-features = false }
86
87
-cfg-if = "1.0"
88
camino = "1.2.1"
+cfg-if = "1.0"
89
dunce = "1.0.5" # Normalize Windows paths to the most compatible format, avoiding UNC where possible
90
indexmap = { version = "2.12.0", features = ["serde"] }
91
json-strip-comments = "3.0.1"
0 commit comments