summaryrefslogtreecommitdiffstats
path: root/core/src/lib.rs
diff options
context:
space:
mode:
authorLibravatar Héctor Ramón Jiménez <hector0193@gmail.com>2023-02-18 12:04:40 +0100
committerLibravatar Héctor Ramón Jiménez <hector0193@gmail.com>2023-02-18 12:04:40 +0100
commit0d1656937b459237670cdc0b1f45e09d78c47494 (patch)
treed52a0de030edd599f5863d24caa5854a38b80189 /core/src/lib.rs
parentc6218cbc5532551456c0491eb5aa66dfc5f36879 (diff)
downloadiced-0d1656937b459237670cdc0b1f45e09d78c47494.tar.gz
iced-0d1656937b459237670cdc0b1f45e09d78c47494.tar.bz2
iced-0d1656937b459237670cdc0b1f45e09d78c47494.zip
Bump versions :tada:
Diffstat (limited to 'core/src/lib.rs')
-rw-r--r--core/src/lib.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/src/lib.rs b/core/src/lib.rs
index 31280a05..d3596b4d 100644
--- a/core/src/lib.rs
+++ b/core/src/lib.rs
@@ -7,7 +7,7 @@
//! ![The foundations of the Iced ecosystem](https://github.com/iced-rs/iced/blob/0525d76ff94e828b7b21634fa94a747022001c83/docs/graphs/foundations.png?raw=true)
//!
//! [Iced]: https://github.com/iced-rs/iced
-//! [`iced_native`]: https://github.com/iced-rs/iced/tree/0.7/native
+//! [`iced_native`]: https://github.com/iced-rs/iced/tree/0.8/native
//! [`iced_web`]: https://github.com/iced-rs/iced_web
#![doc(
html_logo_url = "https://raw.githubusercontent.com/iced-rs/iced/9ab6923e943f784985e9ef9ca28b10278297225d/docs/logo.svg"