Skip to content

Bump toml from 0.8 to 0.9#116

Merged
audy merged 1 commit intoonecodex:masterfrom
lamco-admin:bump-toml-0.9
Apr 20, 2026
Merged

Bump toml from 0.8 to 0.9#116
audy merged 1 commit intoonecodex:masterfrom
lamco-admin:bump-toml-0.9

Conversation

@glamberson
Copy link
Copy Markdown
Contributor

Bumps toml from 0.8 to 0.9 (stable since 2025-08-29).

The two call sites are in tests/format_specimens.rs, both using toml::from_str. That API is stable across 0.8 and 0.9, so no source changes are required.

Verification

  • cargo build: clean
  • cargo test: 9 passed, 0 failed
  • cargo clippy --all-targets -- -D warnings: clean
  • cargo fmt --all --check: clean

Context

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

The two call sites in tests/format_specimens.rs (both using
toml::from_str) are stable across the 0.8 to 0.9 transition, so
no source changes are required.

Verified:
  cargo build
  cargo test             (9 passed, 0 failed)
  cargo clippy --all-targets -- -D warnings
  cargo fmt --all --check

All clean.
Copy link
Copy Markdown
Contributor

@audy audy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @glamberson! I will push a new release shortly.

@audy audy merged commit 7473891 into onecodex:master Apr 20, 2026
34 checks passed
@audy
Copy link
Copy Markdown
Contributor

audy commented Apr 20, 2026

@glamberson pushed v0.7.3 https://crates.io/crates/needletail

@glamberson
Copy link
Copy Markdown
Contributor Author

Thanks for the quick turnaround and the immediate release. Appreciated.

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