Update chalk to 0.75.0
- Compute flags in `intern_ty` - Remove tracing-serde from PERMITTED_DEPENDENCIES - Disable `tracing-full` feature in `chalk-solve` - Bump tracing-tree to 0.2.0
This commit is contained in:
parent
9e1aff82e6
commit
ea25b779eb
10 changed files with 167 additions and 155 deletions
|
|
@ -208,7 +208,6 @@ const PERMITTED_DEPENDENCIES: &[&str] = &[
|
|||
"tracing-attributes",
|
||||
"tracing-core",
|
||||
"tracing-log",
|
||||
"tracing-serde",
|
||||
"tracing-subscriber",
|
||||
"tracing-tree",
|
||||
"typenum",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue