This is an automated email from the ASF dual-hosted git repository.
liurenjie1024 pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg-rust.git
The following commit(s) were added to refs/heads/main by this push:
new 1e2ffb933 chore(deps): Bump datafusion-cli from 52.2.0 to 52.3.0
(#2272)
1e2ffb933 is described below
commit 1e2ffb9331127cacf8b94286588317f0f7e4ced2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 23 12:32:25 2026 +0800
chore(deps): Bump datafusion-cli from 52.2.0 to 52.3.0 (#2272)
---
Cargo.lock | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Cargo.lock b/Cargo.lock
index 6a221c903..330e15822 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1656,9 +1656,9 @@ dependencies = [
[[package]]
name = "datafusion-cli"
-version = "52.2.0"
+version = "52.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "a8af8e5117e7bcac98fdbf4eb981562986f578b9d8a3c7eb91192dc955d450ee"
+checksum = "d6cc57c2a8889e722be7913bb3c053c554f23abafa2e99005ad6fe84c765f7ce"
dependencies = [
"arrow",
"async-trait",