There was an error while loading. Please reload this page.
1 parent bc5c747 commit bf03de2Copy full SHA for bf03de2
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"
@@ -314,7 +314,7 @@ wax = "0.6.0"
314
which = "8.0.0"
315
winreg = "0.56.0"
316
xxhash-rust = "0.8.15"
317
-zip = "7.2"
+zip = "8.0"
318
319
# oxc crates with the same version
320
oxc = { version = "0.137.0", features = [
0 commit comments