Skip to content

Commit e66b258

Browse files
committed
chore: Update cargo-msrv in the actions pipeline
1 parent b97cd8f commit e66b258

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/msrv.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
uses: dtolnay/rust-toolchain@stable
2323

2424
- name: install_cargo_msrv
25-
run: cargo install --version 0.16.0-beta.20 --no-default-features cargo-msrv
25+
run: cargo install --no-default-features cargo-msrv
2626

2727
- name: version_of_cargo_msrv
2828
run: cargo msrv --version

0 commit comments

Comments
 (0)