Skip to content

Commit b62270b

Browse files
committed
Update cargo mutants to version 25.3.1
1 parent 3592336 commit b62270b

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
@@ -141,7 +141,7 @@ jobs:
141141
git diff origin/${{ github.base_ref }}.. | tee git.diff
142142
- uses: taiki-e/install-action@v2
143143
with:
144-
tool: cargo-mutants@25.2.2
144+
tool: cargo-mutants@25.3.1
145145
- name: "Install toolchain"
146146
uses: dtolnay/rust-toolchain@stable
147147
- name: "Use cache"

0 commit comments

Comments
 (0)