mirror of
https://github.com/tree-sitter/tree-sitter.git
synced 2026-09-10 07:26:23 -04:00
build: update cc to remove annoying debug output
This commit is contained in:
parent
80006d2f28
commit
e01d833d82
BIN
Cargo.lock
generated
BIN
Cargo.lock
generated
Binary file not shown.
|
|
@ -33,7 +33,7 @@ strip = false
|
|||
ansi_term = "0.12.1"
|
||||
anstyle = "1.0.6"
|
||||
anyhow = "1.0.79"
|
||||
cc = "1.0.83"
|
||||
cc = "1.0.88"
|
||||
clap = { version = "4.5.0", features = [
|
||||
"cargo",
|
||||
"derive",
|
||||
|
|
|
|||
Loading…
Reference in a new issue