From 9c1bf2bf4ca413b54a398964681f7eef0d104316 Mon Sep 17 00:00:00 2001 From: Ewout ter Hoeven Date: Sun, 11 Dec 2022 22:12:16 +0100 Subject: DOCS: Rust-module: Remove note about unstable API Remove the note about the unstable API of the Rust module, since it's no longer unstable as of Meson 1.0.0. --- docs/markdown/Rust-module.md | 2 -- 1 file changed, 2 deletions(-) (limited to 'docs/markdown') diff --git a/docs/markdown/Rust-module.md b/docs/markdown/Rust-module.md index 65eec64..031b62a 100644 --- a/docs/markdown/Rust-module.md +++ b/docs/markdown/Rust-module.md @@ -11,8 +11,6 @@ authors: *(new in 0.57.0)* *(Stable since 1.0.0)* -**Note** Unstable modules make no backwards compatible API guarantees. - The rust module provides helper to integrate rust code into Meson. The goal is to make using rust in Meson more pleasant, while still remaining mesonic, this means that it attempts to make Rust work more -- cgit v1.1