Skip to content

ci: bump dtolnay/rust-toolchain from 1.85 to 1.100#1

Closed
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/github_actions/dtolnay/rust-toolchain-1.100
Closed

ci: bump dtolnay/rust-toolchain from 1.85 to 1.100#1
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/github_actions/dtolnay/rust-toolchain-1.100

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Apr 2, 2026

Bumps dtolnay/rust-toolchain from 1.85 to 1.100.

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

dodoflix and others added 2 commits April 2, 2026 16:36
Set up the Rust library crate with:
- Cargo.toml with package metadata and lint configuration
- CI workflow (fmt + clippy + test on Linux/macOS/Windows, cargo-deny, MSRV)
- Security audit workflow (cargo-audit, weekly schedule)
- Commit lint workflow (conventional commits)
- Dependabot configuration (cargo + github-actions)
- rustfmt.toml, rust-toolchain.toml, deny.toml
- Dual MIT/Apache-2.0 license files
- Library src/lib.rs with #![warn(missing_docs)] and #![deny(unsafe_code)]
Bumps [dtolnay/rust-toolchain](https://github.com/dtolnay/rust-toolchain) from 1.85 to 1.100.
- [Release notes](https://github.com/dtolnay/rust-toolchain/releases)
- [Commits](dtolnay/rust-toolchain@1.85...1.100)

---
updated-dependencies:
- dependency-name: dtolnay/rust-toolchain
  dependency-version: '1.100'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Apr 2, 2026
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Apr 2, 2026

Looks like dtolnay/rust-toolchain is no longer a dependency, so this is no longer needed.

@dependabot dependabot bot closed this Apr 2, 2026
@dependabot dependabot bot deleted the dependabot/github_actions/dtolnay/rust-toolchain-1.100 branch April 2, 2026 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant