Skip to content

Commit

Permalink
chore(deps): bump baptiste0928/cargo-install from 1 to 2 (#75)
Browse files Browse the repository at this point in the history
Bumps [baptiste0928/cargo-install](https://github.com/baptiste0928/cargo-install) from 1 to 2.
- [Release notes](https://github.com/baptiste0928/cargo-install/releases)
- [Changelog](https://github.com/baptiste0928/cargo-install/blob/main/CHANGELOG.md)
- [Commits](baptiste0928/cargo-install@v1...v2)

---
updated-dependencies:
- dependency-name: baptiste0928/cargo-install
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Slesarew <33295157+Slesarew@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and Slesarew authored Sep 25, 2023
1 parent 408e740 commit 995f451
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
override: true

- name: Install cargo-nextest
uses: baptiste0928/cargo-install@v1
uses: baptiste0928/cargo-install@v2
with:
crate: cargo-nextest
version: 0.9
Expand Down

0 comments on commit 995f451

Please sign in to comment.