mirror of
https://github.com/servo/servo.git
synced 2025-08-14 18:05:36 +01:00
Bump ipc-channel and bincode
This required bumping uuid too which unfortunately duplicated rand.
This commit is contained in:
parent
5b575e3647
commit
570d865065
34 changed files with 152 additions and 107 deletions
|
@ -15,7 +15,7 @@ energy-profiling = ["energymon", "energy-monitor"]
|
|||
[dependencies]
|
||||
energy-monitor = {version = "0.2.0", optional = true}
|
||||
energymon = {git = "https://github.com/energymon/energymon-rust.git", optional = true}
|
||||
ipc-channel = "0.9"
|
||||
ipc-channel = "0.10"
|
||||
log = "0.3.5"
|
||||
serde = "1.0"
|
||||
servo_config = {path = "../config"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue