Replace hecrj in links with iced-rs
This commit is contained in:
parent
e7d595c7de
commit
aecbd46123
14 changed files with 57 additions and 57 deletions
|
|
@ -13,7 +13,7 @@ use iced_native::{Font, Size};
|
|||
/// A [`glow`] graphics backend for [`iced`].
|
||||
///
|
||||
/// [`glow`]: https://github.com/grovesNL/glow
|
||||
/// [`iced`]: https://github.com/hecrj/iced
|
||||
/// [`iced`]: https://github.com/iced-rs/iced
|
||||
#[derive(Debug)]
|
||||
pub struct Backend {
|
||||
quad_pipeline: quad::Pipeline,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue