Skip to content

Commit 0babc88

Browse files
chore(deps): bump dtolnay/rust-toolchain (#352)
Bumps [dtolnay/rust-toolchain](https://github.com/dtolnay/rust-toolchain) from 0b1efabc08b657293548b77fb76cc02d26091c7e to f7ccc83f9ed1e5b9c81d8a67d7ad1a747e22a561. - [Release notes](https://github.com/dtolnay/rust-toolchain/releases) - [Commits](dtolnay/rust-toolchain@0b1efab...f7ccc83) --- updated-dependencies: - dependency-name: dtolnay/rust-toolchain dependency-version: f7ccc83f9ed1e5b9c81d8a67d7ad1a747e22a561 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 44767ee commit 0babc88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-plz.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
persist-credentials: false
2424
- &install-rust
2525
name: Install Rust toolchain
26-
uses: dtolnay/rust-toolchain@0b1efabc08b657293548b77fb76cc02d26091c7e
26+
uses: dtolnay/rust-toolchain@f7ccc83f9ed1e5b9c81d8a67d7ad1a747e22a561
2727
with:
2828
toolchain: stable
2929
- &generate-token

0 commit comments

Comments
 (0)