This is an automated email from the ASF dual-hosted git repository.
xuanwo pushed a change to branch xuanwo/layer-capability
in repository https://gitbox.apache.org/repos/asf/opendal.git
from d9b217a14 Merge remote-tracking branch 'origin/main' into
xuanwo/layer-capability
add d8bbbcf4f chore: fix formatting using taplo (#6877)
add 177951219 Merge remote-tracking branch 'origin/main' into
xuanwo/layer-capability
No new revisions were added by this update.
Summary of changes:
bindings/dart/rust/Cargo.toml | 2 +-
bindings/nodejs/Cargo.toml | 3 +-
bindings/ruby/Cargo.toml | 2 +-
core/Cargo.lock | 2 +-
core/Cargo.toml | 59 +++++++++++++++-------
core/benches/vs_fs/Cargo.toml | 6 +--
core/benches/vs_s3/Cargo.toml | 4 +-
core/core/Cargo.toml | 51 +++++++++----------
core/edge/file_write_on_full_disk/Cargo.toml | 4 +-
.../Cargo.toml | 4 +-
core/examples/basic/Cargo.toml | 2 +-
core/examples/concurrent-upload/Cargo.toml | 2 +-
core/examples/multipart-upload/Cargo.toml | 2 +-
core/fuzz/Cargo.toml | 16 +++---
core/fuzz/fuzz_reader.rs | 6 +--
core/fuzz/fuzz_writer.rs | 8 +--
core/layers/async-backtrace/Cargo.toml | 15 ++++--
core/layers/await-tree/Cargo.toml | 15 ++++--
core/services/aliyun-drive/Cargo.toml | 27 ++++++----
core/services/azblob/Cargo.toml | 40 +++++++++------
core/services/azdls/Cargo.toml | 34 ++++++++-----
core/services/azfile/Cargo.toml | 32 +++++++-----
core/services/azure-common/Cargo.toml | 19 ++++---
core/services/ghac/Cargo.toml | 31 +++++++-----
core/services/moka/Cargo.toml | 21 +++++---
core/services/s3/Cargo.toml | 41 +++++++++------
deny.toml | 32 +++++++++---
integrations/object_store/Cargo.toml | 2 +-
28 files changed, 295 insertions(+), 187 deletions(-)