Debian Patches
Status for rust-enum-utils/0.1.2-1
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
replace_failure_crate_with_anyhow.patch | [PATCH] Replace failure with anyhow. - failure is deprecated and has security flaws. - anyhow is a drop in replacement. |
Chris Coulter <c.coulter@gmail.com> | no | https://github.com/ecstatic-morse/enum-utils/pull/6 | 2022-11-17 | |
relax_deps.patch | no | |||||
serde_derive_internals-0.26.patch | update for serde_derive_internals > 0.26 Between v 0.25 & 0.26 there was this commit: https://github.com/serde-rs/serde/commit/ed04824f1054a7eb65a7618cb5b844fa7065499b . It causes build failure: . error[E0277]: the trait bound `serde_derive_internals::attr::RenameRule: FromStr` is not satisfied --> src/attr.rs:198:42 | 198 | let rule = lit_val(lit)?.parse().map_err(|_| format_err!("Invalid RenameAll rule"))?; | ^^^^^ the trait `FromStr` is not implemented for `serde_derive_internals::attr::RenameRule` | |
no |
All known versions for source package 'rust-enum-utils'
- 0.1.2-1 (sid)