bot(lockfile): update php, php_only, rust, v

This commit is contained in:
nvim-treesitter-bot[bot] 2025-02-28 06:44:30 +00:00
parent 8bc635a25f
commit 99487eb34a
2 changed files with 4 additions and 7 deletions

View file

@ -54,9 +54,6 @@
(struct_item
name: (type_identifier) @local.definition.type)
(constrained_type_parameter
left: (type_identifier) @local.definition.type) ; the P in remove_file<P: AsRef<Path>>(path: P)
(enum_item
name: (type_identifier) @local.definition.type)