Skip to content

Commit 75be4a7

Browse files
chore(deps): update rust crates (#47)
1 parent 7582cb4 commit 75be4a7

File tree

2 files changed

+50
-50
lines changed

2 files changed

+50
-50
lines changed

Cargo.lock

Lines changed: 49 additions & 49 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ crate-type = ["cdylib"]
1010
[dependencies]
1111
napi = { version = "3.0.0-alpha", default-features = false, features = ["serde-json", "napi3"] }
1212
napi-derive = { version = "3.0.0-alpha", default-features = false, features = ["type-def"] }
13-
oxc = { version = "0.37", features = ["codegen", "transformer", "sourcemap_concurrent", "semantic"] }
13+
oxc = { version = "0.38", features = ["codegen", "transformer", "sourcemap_concurrent", "semantic"] }
1414
oxc_resolver = "2"
1515
phf = "0.11"
1616
serde = { version = "1.0", features = ["derive"] }

0 commit comments

Comments
 (0)