This is an automated email from the ASF dual-hosted git repository. liurenjie1024 pushed a change to branch dependabot/cargo/tracing-subscriber-0.3.20 in repository https://gitbox.apache.org/repos/asf/iceberg-rust.git
from 168be2c9e chore(deps): Bump tracing-subscriber from 0.3.19 to 0.3.20 add 79f28ff1d fix: await get catalog in datafusion integration test (#1635) add 7240ba831 chore: Replace async-std with smol (#1640) add 8611c6b6d Merge branch 'main' into dependabot/cargo/tracing-subscriber-0.3.20 No new revisions were added by this update. Summary of changes: .github/workflows/ci.yml | 4 +- Cargo.lock | 160 ++++++++++----------- Cargo.toml | 2 +- bindings/python/pyproject.toml | 2 +- .../python/tests/test_datafusion_table_provider.py | 4 +- crates/iceberg/Cargo.toml | 4 +- crates/iceberg/src/runtime/mod.rs | 36 ++--- .../tests/integration_datafusion_test.rs | 4 +- 8 files changed, 102 insertions(+), 114 deletions(-)