Skip to content

Commit

Permalink
fix: unsure what cc is for
Browse files Browse the repository at this point in the history
  • Loading branch information
ThePrimeagen committed Oct 3, 2023
1 parent 8543f9c commit 78cda94
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ tree-sitter-html.workspace = true
htmx-lsp-server = { version = "0.1.0", path = "./lsp" }
htmx-lsp-util = { version = "0.1.0", path = "./util" }

[build-dependencies]
cc="*"
# [build-dependencies]
# cc="*"

[workspace.dependencies]
tree-sitter = "0.20.10"
Expand Down

0 comments on commit 78cda94

Please sign in to comment.