diff options
Diffstat (limited to 'docs/markdown/snippets')
-rw-r--r-- | docs/markdown/snippets/rust_module_stabilized.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/markdown/snippets/rust_module_stabilized.md b/docs/markdown/snippets/rust_module_stabilized.md new file mode 100644 index 0000000..e80d5c6 --- /dev/null +++ b/docs/markdown/snippets/rust_module_stabilized.md @@ -0,0 +1,3 @@ +## The Rust module is stable + +Mesa is using the rust module in production, so it's time to mark it as stable. |