sdlweb: Added the SDL3 Rust crate to the languages page

From 2a4eb1c5ed9d99871ed0993774c9902d2aa0033a Mon Sep 17 00:00:00 2001
From: Sam Lantinga <[EMAIL REDACTED]>
Date: Fri, 25 Oct 2024 17:11:05 +0000
Subject: [PATCH] Added the SDL3 Rust crate to the languages page

---
 languages.php | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/languages.php b/languages.php
index a2d0607..662a302 100644
--- a/languages.php
+++ b/languages.php
@@ -34,6 +34,13 @@
                                 BindBC-SDL -
                                 <a href="https://github.com/BindBC/bindbc-sdl">https://github.com/BindBC/bindbc-sdl</a>
                             </li>
+                            <li> <strong>
+                                    Rust
+                                </strong>
+                                <br/>
+                                sdl3 -
+                                <a href="https://crates.io/crates/sdl3">https://crates.io/crates/sdl3</a>
+                            </li>
                         </ul>
                     </blockquote>