thiserror 1.0.26

derive(Error)
Documentation
error: transparent variant can't contain #[source]
 --> $DIR/transparent-enum-source.rs:6:11
  |
6 |     Other(#[source] anyhow::Error),
  |           ^^^^^^^^^