Replace hecrj in links with iced-rs

This commit is contained in:
Héctor Ramón Jiménez 2022-05-02 20:25:47 +02:00
parent e7d595c7de
commit aecbd46123
No known key found for this signature in database
GPG key ID: 140CC052C94F138E
14 changed files with 57 additions and 57 deletions

View file

@ -8,7 +8,7 @@
//!
//! [Iced]: https://github.com/iced-rs/iced
//! [`iced_native`]: https://github.com/iced-rs/iced/tree/0.4/native
//! [`iced_web`]: https://github.com/iced-rs/iced/tree/0.4/web
//! [`iced_web`]: https://github.com/iced-rs/iced_web
#![deny(missing_docs)]
#![deny(missing_debug_implementations)]
#![deny(unused_results)]