mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Fix up android/glut port to find its servo dependency.
This commit is contained in:
parent
14e28f6654
commit
26cd2b46df
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ git = "https://github.com/servo/rust-layers"
|
|||
path = "../../../components/msg"
|
||||
|
||||
[dependencies.servo]
|
||||
path = "../../.."
|
||||
path = "../../../components/servo"
|
||||
default-features = false
|
||||
|
||||
[dependencies.util]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue