From e00c42587f7b1153e9780215bab0e57585592d19 Mon Sep 17 00:00:00 2001 From: Guillaume Gomez Date: Wed, 13 Nov 2019 18:57:49 +0100 Subject: [PATCH] Improve front page wording --- index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.md b/index.md index 10baa5b27..3ea394b7c 100644 --- a/index.md +++ b/index.md @@ -65,7 +65,7 @@ version = "{{ gio[0].max_version }}" features = ["v2_44"] ~~~ -__The APIs aren't stable yet. Watch the Announcements box above for breaking changes to the crates!__ +__The code is stable and feature complete, but the APIs might change in the future.__ Import the `gtk` and `gio` crates and their traits: