Skip to content

Bump toml from 0.8 to 0.9#137

Merged
yanganto merged 1 commit intoyanganto:mainfrom
lamco-admin:bump-toml-0.9
Apr 22, 2026
Merged

Bump toml from 0.8 to 0.9#137
yanganto merged 1 commit intoyanganto:mainfrom
lamco-admin:bump-toml-0.9

Conversation

@glamberson
Copy link
Copy Markdown
Contributor

Bumps toml in lib/Cargo.toml from 0.8.19 to 0.9 (stable since 2025-08-29).

The two call sites are in lib/examples/time.rs, both using toml::from_str. That API is stable across the transition, so no source changes are required.

Verification

  • cargo build: clean
  • cargo test: clean (no tests in crate)

Pre-existing cargo clippy --all-targets -- -D warnings errors (2) and cargo fmt --check noise are reproducible on vanilla main before this change.

Context

Part of the Debian Rust team's toml 0.9 transition (debcargo-conf#147). struct-patch is one of the reverse-dependencies currently on 0.8.

The two call sites in lib/examples/time.rs (both using
toml::from_str) are stable across the 0.8 to 0.9 transition.
No source changes required.

Verified:
  cargo build
  cargo test

Pre-existing clippy errors (2) and cargo fmt noise on master
are reproducible before this change and unrelated.
@yanganto yanganto merged commit f72ef6e into yanganto:main Apr 22, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants