From 4d351c165519bed1e62e26fc767de26c2dd308a3 Mon Sep 17 00:00:00 2001 From: ysaito1001 Date: Mon, 6 Oct 2025 17:22:48 -0500 Subject: [PATCH] update smithy-rs to release-2025-10-06 --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index b2800f26e4ab..f725b5294095 100644 --- a/config.json +++ b/config.json @@ -1,5 +1,5 @@ { "dependencies": { - "smithyRsVersion": "release-2025-10-02" + "smithyRsVersion": "release-2025-10-06" } }