mirror of
https://github.com/servo/servo.git
synced 2025-08-10 07:55:33 +01:00
Hook supportsSession() into new xr crate
This commit is contained in:
parent
b7eacebd10
commit
fb105d9ff2
4 changed files with 64 additions and 8 deletions
|
@ -105,6 +105,7 @@ style_traits = {path = "../style_traits"}
|
|||
swapper = "0.1"
|
||||
tendril = {version = "0.4.1", features = ["encoding_rs"]}
|
||||
time = "0.1.12"
|
||||
typetag = "0.1"
|
||||
unicode-segmentation = "1.1.0"
|
||||
url = "1.6"
|
||||
utf-8 = "0.7"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue