From e3f23dbf04fcf1dced581a109a5af12ab65e95f0 Mon Sep 17 00:00:00 2001 From: ysaito1001 Date: Thu, 24 Jul 2025 22:07:24 -0500 Subject: [PATCH] Update smithy-rs to release-2025-07-25 --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index 265e2c2845aa..4ef5bbb04692 100644 --- a/config.json +++ b/config.json @@ -1,5 +1,5 @@ { "dependencies": { - "smithyRsVersion": "release-2025-07-23" + "smithyRsVersion": "release-2025-07-25" } }