From f3f3fb3ff70b437e9d62c101bacb2eb27eb2fd4d Mon Sep 17 00:00:00 2001 From: Ahmed Tadde Date: Tue, 4 Feb 2025 09:06:30 -0500 Subject: [PATCH] chore: cargo lock update... Signed-off-by: Ahmed Tadde --- Cargo.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 9ef78b8dc0..bec464d33d 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -7825,8 +7825,8 @@ dependencies = [ "wat", "which", "wit-bindgen-wrpc", - "wit-component 0.219.1", - "wit-parser 0.219.1", + "wit-component 0.224.0", + "wit-parser 0.224.0", "wrpc-interface-http", "wrpc-transport", "wrpc-transport-nats",