mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
ohos: Add default log filter (#32760)
Signed-off-by: Jonathan Schwender <jonathan.schwender@huawei.com>
This commit is contained in:
parent
496ce717c5
commit
b206a0f4a3
3 changed files with 19 additions and 0 deletions
|
@ -77,6 +77,7 @@ webxr = { git = "https://github.com/servo/webxr" }
|
|||
backtrace = { workspace = true }
|
||||
|
||||
[target.'cfg(target_env = "ohos")'.dependencies]
|
||||
env_filter = "0.1.0"
|
||||
# force inprocess, until libc-rs 0.2.156 is released containing
|
||||
# https://github.com/rust-lang/libc/commit/9e248e212c5602cb4e98676e4c21ea0382663a12
|
||||
ipc-channel = { workspace = true, features = ["force-inprocess"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue