Currently there are generated imports like `use wai_...::anyhow`. These fail at compile time when the crate has a dependency on those crates, since the compiler can't distinguish the two.