mirror of
https://github.com/tree-sitter/tree-sitter.git
synced 2026-09-10 07:36:22 -04:00
Remove lazy_static lib dep forgotten in 622359b4
This commit is contained in:
parent
300d9aa250
commit
f0fde974e4
BIN
Cargo.lock
generated
BIN
Cargo.lock
generated
Binary file not shown.
|
|
@ -23,7 +23,6 @@ include = [
|
|||
]
|
||||
|
||||
[dependencies]
|
||||
lazy_static = { version = "1.4.0", optional = true }
|
||||
regex = "1.9.1"
|
||||
|
||||
[build-dependencies]
|
||||
|
|
|
|||
Loading…
Reference in a new issue