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

tison pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/opendal.git


The following commit(s) were added to refs/heads/main by this push:
     new 31107b6eb chore(deps): bump tracing from 0.1.43 to 0.1.44 in /core in 
the logs-errors-checksums group (#7123)
31107b6eb is described below

commit 31107b6eb1e3b8a4152d286673c1de756fa5ca73
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jan 1 12:06:59 2026 +0800

    chore(deps): bump tracing from 0.1.43 to 0.1.44 in /core in the 
logs-errors-checksums group (#7123)
    
    chore(deps): bump tracing in /core in the logs-errors-checksums group
    
    Bumps the logs-errors-checksums group in /core with 1 update: 
[tracing](https://github.com/tokio-rs/tracing).
    
    
    Updates `tracing` from 0.1.43 to 0.1.44
    - [Release notes](https://github.com/tokio-rs/tracing/releases)
    - 
[Commits](https://github.com/tokio-rs/tracing/compare/tracing-0.1.43...tracing-0.1.44)
    
    ---
    updated-dependencies:
    - dependency-name: tracing
      dependency-version: 0.1.44
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: logs-errors-checksums
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 core/Cargo.lock | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/core/Cargo.lock b/core/Cargo.lock
index e3052f5e8..e485a34c9 100644
--- a/core/Cargo.lock
+++ b/core/Cargo.lock
@@ -10584,9 +10584,9 @@ checksum = 
"8df9b6e13f2d32c91b9bd719c00d1958837bc7dec474d94952798cc8e69eeec3"
 
 [[package]]
 name = "tracing"
-version = "0.1.43"
+version = "0.1.44"
 source = "registry+https://github.com/rust-lang/crates.io-index";
-checksum = "2d15d90a0b5c19378952d479dc858407149d7bb45a14de0142f6c534b16fc647"
+checksum = "63e71662fa4b2a2c3a26f570f037eb95bb1f85397f3cd8076caed2f026a6d100"
 dependencies = [
  "log",
  "pin-project-lite",
@@ -10607,9 +10607,9 @@ dependencies = [
 
 [[package]]
 name = "tracing-core"
-version = "0.1.35"
+version = "0.1.36"
 source = "registry+https://github.com/rust-lang/crates.io-index";
-checksum = "7a04e24fab5c89c6a36eb8558c9656f30d81de51dfa4d3b45f26b21d61fa0a6c"
+checksum = "db97caf9d906fbde555dd62fa95ddba9eecfd14cb388e4f491a66d74cd5fb79a"
 dependencies = [
  "once_cell",
  "valuable",

Reply via email to