Skip to content

Commit bdc11cd

Browse files
committed
Update dependencies
1 parent bea62f6 commit bdc11cd

File tree

2 files changed

+72
-51
lines changed

2 files changed

+72
-51
lines changed

.github/actions/cargo/action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ runs:
2626
steps:
2727
- uses: actions-rs/toolchain@v1
2828
with:
29-
toolchain: nightly # for cargo-features = ["strip"]
29+
toolchain: stable
3030
target: ${{ inputs.target }}
3131
override: true
3232
profile: minimal

Cargo.lock

+71-50
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)