Bump versions 🎉
This commit is contained in:
parent
597af315af
commit
9fe46de13f
27 changed files with 126 additions and 83 deletions
|
|
@ -23,8 +23,8 @@
|
|||
//! - Build a new renderer, see the [renderer] module.
|
||||
//! - Build a custom widget, start at the [`Widget`] trait.
|
||||
//!
|
||||
//! [`iced_core`]: https://github.com/iced-rs/iced/tree/0.6/core
|
||||
//! [`iced_winit`]: https://github.com/iced-rs/iced/tree/0.6/winit
|
||||
//! [`iced_core`]: https://github.com/iced-rs/iced/tree/0.7/core
|
||||
//! [`iced_winit`]: https://github.com/iced-rs/iced/tree/0.7/winit
|
||||
//! [`druid`]: https://github.com/xi-editor/druid
|
||||
//! [`raw-window-handle`]: https://github.com/rust-windowing/raw-window-handle
|
||||
//! [renderer]: crate::renderer
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue