Skip to content

Commit

Permalink
chore: retab semantic Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
rzvxa committed Jun 18, 2024
1 parent 5c7f8f5 commit 97bcb64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/oxc_semantic/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ doctest = false
oxc_span = { workspace = true }
oxc_ast = { workspace = true }
oxc_syntax = { workspace = true }
oxc_cfg = { workspace = true }
oxc_cfg = { workspace = true }
oxc_diagnostics = { workspace = true }
oxc_index = { workspace = true }
oxc_allocator = { workspace = true }
Expand Down

0 comments on commit 97bcb64

Please sign in to comment.