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 ecec7ef9 chore(deps): Bump ordered-float from 2.10.1 to 4.6.0 (#1445)
ecec7ef9 is described below

commit ecec7ef9ed3f5478793f2f7fca21c28112c9b460
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 16 09:17:47 2025 +0800

    chore(deps): Bump ordered-float from 2.10.1 to 4.6.0 (#1445)
---
 Cargo.lock | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Cargo.lock b/Cargo.lock
index 73ebf15e..e3c78136 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -3699,7 +3699,7 @@ dependencies = [
  "iceberg-catalog-rest",
  "iceberg-datafusion",
  "iceberg_test_utils",
- "ordered-float 2.10.1",
+ "ordered-float 4.6.0",
  "parquet",
  "tokio",
  "uuid",

Reply via email to