Sourced from anyhow's releases.
1.0.38
- Support using anyhow::Error in code executed by Miri (https://github.com/facebook/flipper/issues/134, thanks thomcc)
6a16413 Release 1.0.38f3fe8bd Restore compatibility with rustc pre-1.3862673e2 Adopt some NonNull wrappersd1b0c9a Only need vtable function for a type erased ErrorImplbd5e39b Elide ErrorImpl type parameter if erasedae372df Merge pull request 134 from thomcc/mirimiri52c2c4c Fix parse failure in doc test9757e7f Add miri to CI87fdd9e Allow running tests under miricb841d6 Fix catching clippy warnings as CI failures