This is an automated email from the ASF dual-hosted git repository.

tison pushed a change to branch chrono-to-jiff
in repository https://gitbox.apache.org/repos/asf/opendal.git


    from eacea7676 fixup
     add a5c9ae1b1 fix up more

No new revisions were added by this update.

Summary of changes:
 bindings/dart/rust/src/api/opendal_api.rs     |  2 +-
 bindings/nodejs/src/lib.rs                    |  2 +-
 bindings/ocaml/src/operator/metadata.rs       |  2 +-
 bindings/python/Cargo.toml                    |  2 +-
 core/src/raw/{chrono_util.rs => jiff_util.rs} | 10 ++++++----
 core/src/raw/mod.rs                           |  4 ++--
 integrations/object_store/Cargo.toml          |  1 +
 integrations/object_store/src/lib.rs          |  8 ++++++++
 integrations/object_store/src/service/core.rs | 26 ++++++++------------------
 integrations/object_store/src/store.rs        | 22 +++++++++++++++++-----
 integrations/object_store/src/utils.rs        |  6 +++++-
 11 files changed, 51 insertions(+), 34 deletions(-)
 rename core/src/raw/{chrono_util.rs => jiff_util.rs} (93%)

Reply via email to