Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sc-tracing: enable env-filter feature (paritytech#4357)
This crate uses this feature however it appears to still work without this feature enabled. I believe this is due to feature unification of the workspace. Some other crate enables this feature so it also ends up enabled here. But when this crate is pushed to crates.io and compiled individualy it fails to compile.
- Loading branch information