Skip to content

Update toml requirement from 0.9 to 1.0#132

Merged
taiki-e merged 4 commits intomasterfrom
dependabot/cargo/toml-1.0
Feb 15, 2026
Merged

Update toml requirement from 0.9 to 1.0#132
taiki-e merged 4 commits intomasterfrom
dependabot/cargo/toml-1.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 11, 2026

Updates the requirements on toml to permit the latest version.

Commits
  • 34fe772 chore: Release
  • 7fa8e0d docs: Update changelog
  • 1fb6eba fix(serde)!: Allow borrowed keys and values (#1099)
  • 9fe1ab1 fix(serde)!: Allow borrowed values
  • 5154d6d fix(serde)!: Allow borrowed keys
  • a51f752 test(serde): Verify borrowing
  • dc7d979 feat(datetime)!: Track optional seconds, nanoseconds (#1098)
  • b09eace feat(datetime)!: Track optional seconds, nanoseconds
  • 82396e7 test(dateime): Verify Display
  • a26defd chore: Release
  • Additional commits viewable in compare view

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)

Updates the requirements on [toml](https://github.com/toml-rs/toml) to permit the latest version.
- [Commits](toml-rs/toml@toml-v0.9.0...toml-v1.0.0)

---
updated-dependencies:
- dependency-name: toml
  dependency-version: 1.0.0+spec-1.1.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Feb 11, 2026
```
error: package `toml_writer v1.0.6+spec-1.1.0` cannot be built because it requires rustc 1.76 or newer, while the currently active rustc version is 1.75.0
```
@taiki-e taiki-e force-pushed the dependabot/cargo/toml-1.0 branch from 678adb3 to acf3ec9 Compare February 15, 2026 14:44
@taiki-e taiki-e merged commit 7fedb7a into master Feb 15, 2026
10 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/toml-1.0 branch February 15, 2026 14:46
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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant