mirror of
https://github.com/servo/servo.git
synced 2025-09-27 23:30:08 +01:00
Merge webxr repository (#35228)
Signed-off-by: Martin Robinson <mrobinson@igalia.com>
This commit is contained in:
parent
64b40ea700
commit
534e78db53
30 changed files with 7303 additions and 2 deletions
|
@ -230,3 +230,7 @@ codegen-units = 1
|
|||
#
|
||||
# [patch."https://github.com/servo/<repository>"]
|
||||
# <crate> = { path = "/path/to/local/checkout" }
|
||||
|
||||
[patch."https://github.com/servo/webxr"]
|
||||
webxr = { path = "components/webxr" }
|
||||
webxr-api = { path = "components/shared/webxr" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue