diff options
-rw-r--r-- | docs/markdown/Rust-module.md | 2 |
1 files changed, 0 insertions, 2 deletions
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 |