Bump versions 🎉

This commit is contained in:
Héctor Ramón Jiménez 2023-01-14 00:49:58 +01:00
parent 597af315af
commit 9fe46de13f
No known key found for this signature in database
GPG key ID: 140CC052C94F138E
27 changed files with 126 additions and 83 deletions

View file

@ -16,7 +16,7 @@
//! - Meshes of triangles, useful to draw geometry freely.
//!
//! [Iced]: https://github.com/iced-rs/iced
//! [`iced_native`]: https://github.com/iced-rs/iced/tree/0.6/native
//! [`iced_native`]: https://github.com/iced-rs/iced/tree/0.7/native
//! [`wgpu`]: https://github.com/gfx-rs/wgpu-rs
//! [WebGPU API]: https://gpuweb.github.io/gpuweb/
//! [`wgpu_glyph`]: https://github.com/hecrj/wgpu_glyph