mirror of
https://github.com/servo/servo.git
synced 2025-10-04 02:29:12 +01:00
Auto merge of #22349 - paulrouget:androidlogs_update, r=jdm
Android_logger update This adds the name of the crate to the android logs. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/22349) <!-- Reviewable:end -->
This commit is contained in:
commit
e7d11d0578
2 changed files with 4 additions and 4 deletions
|
@ -20,7 +20,7 @@ serde_json = "1.0"
|
|||
|
||||
[target.'cfg(target_os = "android")'.dependencies]
|
||||
android_injected_glue = "0.2"
|
||||
android_logger = "0.6"
|
||||
android_logger = "0.7"
|
||||
jni = "0.10.2"
|
||||
|
||||
[target.'cfg(not(target_os = "macos"))'.dependencies]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue