Please fix the wgpu-types dependency version to 24.0.0.
Currently, using wgpu@24.0.1 (which uses wgpu-types@24.0.0) and using wgpu_glyph@0.23.0 causes an error GlyphBrushBuilder .build() type conflict.
When rolling back wgpu to version 23.0.0, everything works. Because there is wgpu-types@23.0.0
I hope for a quick solution.

Please fix the wgpu-types dependency version to 24.0.0.
Currently, using wgpu@24.0.1 (which uses wgpu-types@24.0.0) and using wgpu_glyph@0.23.0 causes an error GlyphBrushBuilder .build() type conflict.
When rolling back wgpu to version 23.0.0, everything works. Because there is wgpu-types@23.0.0
I hope for a quick solution.