From bc9ef8b02d433b89c519332b7ab52f22a02ed03e Mon Sep 17 00:00:00 2001 From: Nic Barker Date: Fri, 10 Jan 2025 21:05:12 +1300 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 22d09293..e87cdf77 100644 --- a/README.md +++ b/README.md @@ -481,8 +481,7 @@ Clay is usable out of the box as a `.h` include in both C99 and C++20 with desig There are also supported bindings for other languages, including: - [Odin Bindings](https://github.com/nicbarker/clay/tree/main/bindings/odin) - -Unfortunately clay does **not** support Microsoft C11 or C17 via MSVC at this time. +- [Rust Bindings](https://github.com/clay-ui-rs/clay) ### Debug Tools