mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Bump env_logger to 0.5 and log to 0.4 in every servo crate
This commit is contained in:
parent
84513d43ba
commit
0918ac8cc7
34 changed files with 153 additions and 110 deletions
|
@ -17,7 +17,7 @@ oculusvr = ['rust-webvr/oculusvr']
|
|||
canvas_traits = {path = "../canvas_traits"}
|
||||
euclid = "0.17"
|
||||
ipc-channel = "0.10"
|
||||
log = "0.3"
|
||||
log = "0.4"
|
||||
msg = {path = "../msg"}
|
||||
rust-webvr = {version = "0.9", features = ["openvr"]}
|
||||
script_traits = {path = "../script_traits"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue