Skip to content

Commit dbc54e4

Browse files
committed
update mutants version
1 parent 88a3b4d commit dbc54e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-mutants.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
- name: Install cargo-mutants
4141
id: install_cargo_mutants
4242
run: |
43-
cargo install --version 24.11.2 cargo-mutants --locked # v24.11.2
43+
cargo install --version 25.0.0 cargo-mutants --locked
4444
4545
- name: Install cargo-nextest
4646
id: install_cargo_nextest

0 commit comments

Comments
 (0)