What's Changed
* Fix `sizeof` precedence by philipturnbull in https://github.com/tree-sitter/tree-sitter-c/pull/168
* Adds GH tag queries by BekaValentine in https://github.com/tree-sitter/tree-sitter-c/pull/122
* Add Microsoft SEH extension to the grammar by DennySun2100 in https://github.com/tree-sitter/tree-sitter-c/pull/164
* Add TAGS_QUERY to rust bindings by Squadrick in https://github.com/tree-sitter/tree-sitter-c/pull/175
* Misc fixes by amaanq
New Contributors
* philipturnbull made their first contribution in https://github.com/tree-sitter/tree-sitter-c/pull/168
* BekaValentine made their first contribution in https://github.com/tree-sitter/tree-sitter-c/pull/122
* DennySun2100 made their first contribution in https://github.com/tree-sitter/tree-sitter-c/pull/164
* Squadrick made their first contribution in https://github.com/tree-sitter/tree-sitter-c/pull/175
**Full Changelog**: https://github.com/tree-sitter/tree-sitter-c/compare/v0.20.6...v0.20.7