This is an automated email from the ASF dual-hosted git repository. xuanwo pushed a commit to branch xuanwo/belo in repository https://gitbox.apache.org/repos/asf/opendal.git
commit c374b84bef09eb0dd9be09ebc9f20fec441d3cf4 Author: Xuanwo <[email protected]> AuthorDate: Wed Dec 17 15:41:25 2025 +0800 chore: Update cargo.lock --- core/Cargo.lock | 1 - 1 file changed, 1 deletion(-) diff --git a/core/Cargo.lock b/core/Cargo.lock index 36c854b45..42dda365d 100644 --- a/core/Cargo.lock +++ b/core/Cargo.lock @@ -5639,7 +5639,6 @@ dependencies = [ "backon", "base64 0.22.1", "bytes", - "compio", "criterion", "ctor", "divan",
