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

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


The following commit(s) were added to refs/heads/main by this push:
     new b4728da  chore(deps): bump assert_cmd from 2.1.1 to 2.2.2 (#38)
b4728da is described below

commit b4728da28ea35bbaa1502e322d3ff7a31f882103
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 1 23:18:53 2026 +0800

    chore(deps): bump assert_cmd from 2.1.1 to 2.2.2 (#38)
    
    Bumps [assert_cmd](https://github.com/assert-rs/assert_cmd) from 2.1.1 to 
2.2.2.
    - 
[Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/assert-rs/assert_cmd/compare/v2.1.1...v2.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: assert_cmd
      dependency-version: 2.2.2
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 Cargo.lock | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Cargo.lock b/Cargo.lock
index 9d95a6a..d44eec7 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -80,9 +80,9 @@ checksum = 
"7f202df86484c868dbad7eaa557ef785d5c66295e41b460ef922eca0723b842c"
 
 [[package]]
 name = "assert_cmd"
-version = "2.1.1"
+version = "2.2.2"
 source = "registry+https://github.com/rust-lang/crates.io-index";
-checksum = "bcbb6924530aa9e0432442af08bbcafdad182db80d2e560da42a6d442535bf85"
+checksum = "2aa3a22042e45de04255c7bf3626e239f450200fd0493c1e382263544b20aea6"
 dependencies = [
  "anstyle",
  "bstr",

Reply via email to