From d969d2b3d503765cdf67c5b0a9519b8e79a29f3a Mon Sep 17 00:00:00 2001 From: bowlofarugula Date: Sun, 24 Aug 2025 22:12:27 -0700 Subject: [PATCH] test: verify selective CI for Rust SDK changes --- sdk/rust/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/sdk/rust/README.md b/sdk/rust/README.md index 78a5717e..ea53f515 100644 --- a/sdk/rust/README.md +++ b/sdk/rust/README.md @@ -1,5 +1,6 @@ # ftl-sdk (Rust) + Rust SDK for building Model Context Protocol (MCP) tools on WebAssembly. [Documentation](https://docs.rs/ftl-sdk) | [Examples](https://github.com/fastertools/ftl/tree/main/templates/rust)