Skip to content

Commit

Permalink
Update oxc to v0.1.2 (zed-industries#1459)
Browse files Browse the repository at this point in the history
  • Loading branch information
suxiaoshao authored Sep 30, 2024
1 parent 4de3675 commit 7ba15e0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -812,7 +812,7 @@

[submodule "extensions/oxc"]
path = extensions/oxc
url = https://github.com/suxiaoshao/zed-oxc.git
url = https://github.com/oxc-project/zed-oxc.git

[submodule "extensions/oxocarbon"]
path = extensions/oxocarbon
Expand Down
2 changes: 1 addition & 1 deletion extensions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -888,7 +888,7 @@ version = "0.0.1"

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

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

0 comments on commit 7ba15e0

Please sign in to comment.