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.
oxc
1 parent eb7237a commit 72bd5a1Copy full SHA for 72bd5a1
Cargo.toml
@@ -191,7 +191,7 @@ opentelemetry-otlp = { version = "0.30.0", default-features = fa
191
opentelemetry-semantic-conventions = { version = "0.30.0", default-features = false }
192
opentelemetry_sdk = { version = "0.30.0", default-features = false }
193
owo-colors = { version = "4.2.3", default-features = false }
194
-oxc = { version = "0.95.0", default-features = false, features = ["allocator_api"] }
+oxc = { version = "0.100.0", default-features = false, features = ["allocator_api"] }
195
pin-project = { version = "1.1.10", default-features = false }
196
pin-project-lite = { version = "0.2.16", default-features = false }
197
postgres-protocol = { version = "0.6.9", default-features = false }
0 commit comments