Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
lib: remove the provide_any feature when backtrace is activated
It would seem the provide_any feature has been removed from nightly rust[1], so this does not compile anymore. Fix this by removing this attribute. [1] rust-lang/rust#96024 (comment)
- Loading branch information