mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
Specify android_glue version in android_glue/Cargo.toml
This commit is contained in:
parent
9c21c2007b
commit
4fc1b88418
1 changed files with 1 additions and 0 deletions
|
@ -119,6 +119,7 @@ path = "../../ports/glutin"
|
||||||
optional = true
|
optional = true
|
||||||
|
|
||||||
[dependencies.android_glue]
|
[dependencies.android_glue]
|
||||||
|
version = "0.1.3"
|
||||||
optional = true
|
optional = true
|
||||||
|
|
||||||
[dependencies.log]
|
[dependencies.log]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue