mirror of
https://github.com/servo/servo.git
synced 2025-08-14 18:05:36 +01:00
Burn SelectedFileId in fire
This commit is contained in:
parent
87cc453ba7
commit
2527dc07f2
12 changed files with 76 additions and 105 deletions
|
@ -39,7 +39,7 @@ time = "0.1.17"
|
|||
unicase = "1.4.0"
|
||||
url = {version = "1.2", features = ["heap_size", "rustc-serialize"]}
|
||||
util = {path = "../util"}
|
||||
uuid = {version = "0.3", features = ["v4"]}
|
||||
uuid = {version = "0.3.1", features = ["v4"]}
|
||||
websocket = "0.17"
|
||||
|
||||
[dependencies.webrender_traits]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue