summaryrefslogtreecommitdiff
path: root/docs/markdown/Rust-module.md
diff options
context:
space:
mode:
authorDylan Baker <dylan@pnwbakers.com>2022-11-18 10:14:54 -0800
committerJussi Pakkanen <jpakkane@gmail.com>2022-11-19 23:00:53 +0200
commitc642a7693edbcf1043f820941ce2da05406cc442 (patch)
tree1fad94d840f23c45c4a11912ecc50aff9881a397 /docs/markdown/Rust-module.md
parentb40e4de3c6cfd931a2c0d9ba8b798bfacd3662c6 (diff)
downloadmeson-c642a7693edbcf1043f820941ce2da05406cc442.tar.gz
modules/rust: stabilize
Mesa is using the rust module in production, so we should stabilize it.
Diffstat (limited to 'docs/markdown/Rust-module.md')
-rw-r--r--docs/markdown/Rust-module.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/markdown/Rust-module.md b/docs/markdown/Rust-module.md
index 54834b7b5..3ca530225 100644
--- a/docs/markdown/Rust-module.md
+++ b/docs/markdown/Rust-module.md
@@ -6,9 +6,10 @@ authors:
years: [2020, 2021]
...
-# Unstable Rust module
+# Rust module
*(new in 0.57.0)*
+*(Stable since 1.0.0)*
**Note** Unstable modules make no backwards compatible API guarantees.