From 321713df08e9c6449ef6772f31a200c516e276dc Mon Sep 17 00:00:00 2001 From: Jesse Szwedko Date: Thu, 15 Aug 2024 07:29:46 -0700 Subject: [PATCH] chore(deps): Regenerate Cargo.lock This seems to have fallen out-of-sync Signed-off-by: Jesse Szwedko --- Cargo.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 5d6cf0809c7e7..68b950b9a1303 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1047,7 +1047,7 @@ dependencies = [ "aws-smithy-runtime-api", "aws-smithy-types", "aws-types", - "bytes 1.6.1", + "bytes 1.7.1", "http 0.2.9", "regex", "tracing 0.1.40", @@ -1069,7 +1069,7 @@ dependencies = [ "aws-smithy-runtime-api", "aws-smithy-types", "aws-types", - "bytes 1.6.1", + "bytes 1.7.1", "http 0.2.9", "regex", "tracing 0.1.40",