Skip to content

Commit 2ce5a95

Browse files
dependabot[bot]davidv1992
authored andcommitted
Bump dtolnay/rust-toolchain
Bumps [dtolnay/rust-toolchain](https://github.com/dtolnay/rust-toolchain) from a54c7afa936fefeb4456b2dd8068152669aa8203 to 56f84321dbccf38fb67ce29ab63e4754056677e0. - [Release notes](https://github.com/dtolnay/rust-toolchain/releases) - [Commits](dtolnay/rust-toolchain@a54c7af...56f8432) --- updated-dependencies: - dependency-name: dtolnay/rust-toolchain dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b464d60 commit 2ce5a95

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/packaging.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
version: 1
2828

2929
- name: Install toolchain
30-
uses: dtolnay/rust-toolchain@a54c7afa936fefeb4456b2dd8068152669aa8203
30+
uses: dtolnay/rust-toolchain@56f84321dbccf38fb67ce29ab63e4754056677e0
3131
with:
3232
toolchain: "stable"
3333
components: "llvm-tools"
@@ -93,7 +93,7 @@ jobs:
9393
path: target/pkg/
9494

9595
- name: Install toolchain
96-
uses: dtolnay/rust-toolchain@a54c7afa936fefeb4456b2dd8068152669aa8203
96+
uses: dtolnay/rust-toolchain@56f84321dbccf38fb67ce29ab63e4754056677e0
9797
with:
9898
toolchain: "stable"
9999
components: "llvm-tools"

0 commit comments

Comments
 (0)