From 1deb614a01e342eb1fc4a316c89d3c27cb98daac Mon Sep 17 00:00:00 2001 From: Dennis Zhuang Date: Mon, 13 May 2024 18:35:52 +0800 Subject: [PATCH] chore: update cargo lock --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index f742465b27b5..3921f947e96a 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2628,7 +2628,7 @@ dependencies = [ "arrow-array", "arrow-ipc", "arrow-schema", - "async-compression 0.4.9", + "async-compression 0.4.10", "async-trait", "bytes", "bzip2",