Debian Patches
Status for rust-regex-test/0.1.1-2
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| relax-toml.patch | Relax toml upper bound to accept 0.9 and 1.x, add serde feature Permits Debian's unsuffixed librust-toml-dev (0.9 in testing, 1.1 in unstable) to satisfy the dependency, unblocking debcargo-conf #147. . The "serde" feature must be enabled because in toml 0.9 the from_str entry point moved out of "parse" and behind "serde"; with default-features = false the bare "parse" feature no longer exposes it. The same gating applies in toml 1.x. . The 0.9 to 1.0 Datetime field rename does not apply since regex-test does not consume time-typed values. =================================================================== |
yes | 2026-05-09 |
