Fix building rustdoc and clippy with jemalloc feature
This commit is contained in:
parent
dd2159e75d
commit
65f0b7aad4
3 changed files with 6 additions and 2 deletions
|
|
@ -600,6 +600,7 @@ dependencies = [
|
|||
"serde_json",
|
||||
"tempfile",
|
||||
"termize",
|
||||
"tikv-jemalloc-sys",
|
||||
"toml 0.9.7",
|
||||
"ui_test",
|
||||
"walkdir",
|
||||
|
|
@ -4806,6 +4807,7 @@ dependencies = [
|
|||
"stringdex",
|
||||
"tempfile",
|
||||
"threadpool",
|
||||
"tikv-jemalloc-sys",
|
||||
"tracing",
|
||||
"tracing-subscriber",
|
||||
"tracing-tree",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue