Skip to content

chore(rust): Bump toml from 1.0.7+spec-1.1.0 to 1.1.0+spec-1.1.0 in /rust#4137

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/rust/toml-1.1.0spec-1.1.0
Open

chore(rust): Bump toml from 1.0.7+spec-1.1.0 to 1.1.0+spec-1.1.0 in /rust#4137
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/rust/toml-1.1.0spec-1.1.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 24, 2026

Bumps toml from 1.0.7+spec-1.1.0 to 1.1.0+spec-1.1.0.

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)

@dependabot dependabot bot added dependencies Dependabot-only rust Pull requests that update Rust code labels Mar 24, 2026
@dependabot dependabot bot requested a review from wjones127 as a code owner March 24, 2026 20:24
@dependabot dependabot bot added dependencies Dependabot-only rust Pull requests that update Rust code labels Mar 24, 2026
Bumps [toml](https://github.com/toml-rs/toml) from 1.0.7+spec-1.1.0 to 1.1.0+spec-1.1.0.
- [Commits](toml-rs/toml@toml-v1.0.7...toml-v1.1.0)

---
updated-dependencies:
- dependency-name: toml
  dependency-version: 1.1.0+spec-1.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/rust/toml-1.1.0spec-1.1.0 branch from b3fba0c to a175107 Compare March 25, 2026 00:32
@lidavidm
Copy link
Member

@eitsupi looks like we need Rust 1.85 instead of 1.81? What do you think about bumping our MSRV?

@eitsupi
Copy link
Contributor

eitsupi commented Mar 25, 2026

Since it's already 2026, switching to Rust edition 2024, which was enabled in 1.85.0, and updating MSRV to 1.85.0 seems like a perfectly reasonable approach.
(Of course, changing the edition requires additional work, so that will need to be done later.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependabot-only rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants