Hook supportsSession() into new xr crate

This commit is contained in:
Manish Goregaokar 2019-07-05 14:01:36 -07:00
parent b7eacebd10
commit fb105d9ff2
4 changed files with 64 additions and 8 deletions

View file

@ -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"