Skip to content

Commit 0a42e7c

Browse files
chore(dependabot): bump baptiste0928/cargo-install
Bumps the ci-dependencies group with 1 update: [baptiste0928/cargo-install](https://github.com/baptiste0928/cargo-install). Updates `baptiste0928/cargo-install` from 3.3.2 to 3.4.0 - [Release notes](https://github.com/baptiste0928/cargo-install/releases) - [Changelog](https://github.com/baptiste0928/cargo-install/blob/main/CHANGELOG.md) - [Commits](baptiste0928/cargo-install@v3.3.2...v3.4.0) --- updated-dependencies: - dependency-name: baptiste0928/cargo-install dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ci-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2356542 commit 0a42e7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ jobs:
117117
with:
118118
key: features-test
119119
- name: Install cargo-all-features
120-
uses: baptiste0928/cargo-install@v3.3.2
120+
uses: baptiste0928/cargo-install@v3.4.0
121121
with:
122122
crate: cargo-all-features
123123

0 commit comments

Comments
 (0)