mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Auto merge of #9538 - nox:android-glue-version, r=Ms2ger
Specify android_glue version in android_glue/Cargo.toml <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.svg" height="40" alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/9538) <!-- Reviewable:end -->
This commit is contained in:
commit
8327ab86e0
1 changed files with 1 additions and 0 deletions
|
@ -125,6 +125,7 @@ path = "../../ports/glutin"
|
|||
optional = true
|
||||
|
||||
[dependencies.android_glue]
|
||||
version = "0.1.3"
|
||||
optional = true
|
||||
|
||||
[dependencies.log]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue