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 638c447 commit d551305Copy full SHA for d551305
1 file changed
Cargo.toml
@@ -212,7 +212,7 @@ itoa = "1.0.15"
212
json-escape-simd = "3"
213
json-strip-comments = "3"
214
jsonschema = { version = "0.46.5", default-features = false }
215
-junction = "1.4.1"
+junction = "2.0.0"
216
memchr = "2.7.4"
217
mimalloc-safe = "0.1.62"
218
mime = "0.3.17"
@@ -315,7 +315,7 @@ wax = "0.6.0"
315
which = "8.0.0"
316
winreg = "0.56.0"
317
xxhash-rust = "0.8.15"
318
-zip = "7.2"
+zip = "8.0"
319
320
# oxc crates with the same version
321
oxc = { version = "0.138.0", features = [
0 commit comments