This is an automated email from the ASF dual-hosted git repository.
liurenjie1024 pushed a change to branch dependabot/cargo/uuid-1.19.0
in repository https://gitbox.apache.org/repos/asf/iceberg-rust.git
from ce64bc936 Merge branch 'main' into dependabot/cargo/uuid-1.19.0
add 84b2ba867 refactor: Drop smol runtime support (#1900)
add 5c3c5a280 chore(deps): Bump minijinja from 2.12.0 to 2.13.0 (#1909)
add 091630b91 Merge branch 'main' into dependabot/cargo/uuid-1.19.0
No new revisions were added by this update.
Summary of changes:
.github/workflows/ci.yml | 1 -
Cargo.lock | 193 ++------------------------------------
Cargo.toml | 1 -
crates/iceberg/Cargo.toml | 5 +-
crates/iceberg/src/io/storage.rs | 8 ++
crates/iceberg/src/runtime/mod.rs | 58 ++----------
6 files changed, 27 insertions(+), 239 deletions(-)