Skip to content

Commit 11c629a

Browse files
build(deps): bump the cargo-minor-and-patch group across 1 directory with 2 updates
Bumps the cargo-minor-and-patch group with 2 updates in the / directory: [tokio](https://github.com/tokio-rs/tokio) and [assert_cmd](https://github.com/assert-rs/assert_cmd). Updates `tokio` from 1.52.1 to 1.52.2 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.52.1...tokio-1.52.2) Updates `assert_cmd` from 2.2.0 to 2.2.1 - [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md) - [Commits](assert-rs/assert_cmd@v2.2.0...v2.2.1) --- updated-dependencies: - dependency-name: assert_cmd dependency-version: 2.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-and-patch - dependency-name: tokio dependency-version: 1.52.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4c24dac commit 11c629a

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/tj-cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,5 @@ tempfile = { workspace = true }
3333
[dev-dependencies]
3434
assert_fs = { workspace = true }
3535
predicates = { workspace = true }
36-
assert_cmd = ">=2, <2.2.1"
36+
assert_cmd = ">=2, <2.2.2"
3737
rusqlite = { workspace = true }

0 commit comments

Comments
 (0)