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 7f70680 commit 87b4e56Copy full SHA for 87b4e56
1 file changed
Cargo.toml
@@ -214,7 +214,7 @@ itoa = "1.0.15"
214
json-escape-simd = "3"
215
json-strip-comments = "3"
216
jsonschema = { version = "0.46.5", default-features = false }
217
-junction = "1.4.1"
+junction = "2.0.0"
218
libtest-mimic = "0.8.2"
219
memchr = "2.7.4"
220
mimalloc-safe = "0.1.62"
@@ -323,7 +323,7 @@ wax = "0.6.0"
323
which = "8.0.0"
324
winreg = "0.56.0"
325
xxhash-rust = "0.8.15"
326
-zip = "7.2"
+zip = "8.0"
327
328
# oxc crates with the same version
329
oxc = { version = "0.138.0", features = [
0 commit comments