Skip to content

Commit c7ef5ac

Browse files
build(deps): bump dtolnay/rust-toolchain from 1.89.0 to 1.93.0 (#10)
* build(deps): bump dtolnay/rust-toolchain from 1.89.0 to 1.100.0 Bumps [dtolnay/rust-toolchain](https://github.com/dtolnay/rust-toolchain) from 1.89.0 to 1.100.0. - [Release notes](https://github.com/dtolnay/rust-toolchain/releases) - [Commits](dtolnay/rust-toolchain@1.89.0...1.100.0) --- updated-dependencies: - dependency-name: dtolnay/rust-toolchain dependency-version: 1.100.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Change 1.100.0 to 1.93.0 --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Y.D.X. <73375426+YDX-2147483647@users.noreply.github.com>
1 parent c33f907 commit c7ef5ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/typst.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
echo "revision=$revision" >> "$GITHUB_OUTPUT"
6565
echo "Revision: \`$revision\`." >> "$GITHUB_STEP_SUMMARY"
6666
67-
- uses: dtolnay/rust-toolchain@1.89.0
67+
- uses: dtolnay/rust-toolchain@1.93.0
6868
with:
6969
target: ${{ matrix.target }}
7070
- uses: Swatinem/rust-cache@v2

0 commit comments

Comments
 (0)