Skip to content

Commit

Permalink
Update oxc to v0.1.3 (#1914)
Browse files Browse the repository at this point in the history
  • Loading branch information
suxiaoshao authored Jan 16, 2025
1 parent 5a256a0 commit 0b26c23
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion extensions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -1151,7 +1151,7 @@ version = "0.0.1"

[oxc]
submodule = "extensions/oxc"
version = "0.1.2"
version = "0.1.3"

[oxlint]
submodule = "extensions/oxlint"
Expand Down
2 changes: 1 addition & 1 deletion extensions/oxc
Submodule oxc updated 4 files
+34 −34 Cargo.lock
+2 −2 Cargo.toml
+1 −1 extension.toml
+4 −25 src/oxc.rs

0 comments on commit 0b26c23

Please sign in to comment.