fix: Cargo.lock versioning

release-notes-05
Meng Zhang 2023-10-27 12:26:49 -07:00
parent f37840566b
commit 82971758c5
1 changed files with 1 additions and 1 deletions

2
Cargo.lock generated
View File

@ -3995,7 +3995,7 @@ dependencies = [
[[package]]
name = "tree-sitter-php"
version = "0.19.1"
source = "git+https://github.com/tree-sitter/tree-sitter-php.git#0e02e7fab7913a0e77343edb347c8f17cac1f0ba"
source = "git+https://github.com/tree-sitter/tree-sitter-php.git?rev=0e02e7f#0e02e7fab7913a0e77343edb347c8f17cac1f0ba"
dependencies = [
"cc",
"tree-sitter",