Skip to content

Commit 72bd5a1

Browse files
Update Rust crate oxc to 0.100.0
1 parent eb7237a commit 72bd5a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ opentelemetry-otlp = { version = "0.30.0", default-features = fa
191191
opentelemetry-semantic-conventions = { version = "0.30.0", default-features = false }
192192
opentelemetry_sdk = { version = "0.30.0", default-features = false }
193193
owo-colors = { version = "4.2.3", default-features = false }
194-
oxc = { version = "0.95.0", default-features = false, features = ["allocator_api"] }
194+
oxc = { version = "0.100.0", default-features = false, features = ["allocator_api"] }
195195
pin-project = { version = "1.1.10", default-features = false }
196196
pin-project-lite = { version = "0.2.16", default-features = false }
197197
postgres-protocol = { version = "0.6.9", default-features = false }

0 commit comments

Comments
 (0)