mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
build(deps): bump android_logger from 0.14.1 to 0.15.0 (#35840)
Bumps [android_logger](https://github.com/rust-mobile/android_logger-rs) from 0.14.1 to 0.15.0. - [Release notes](https://github.com/rust-mobile/android_logger-rs/releases) - [Changelog](https://github.com/rust-mobile/android_logger-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-mobile/android_logger-rs/compare/0.14.1...v0.15.0) --- updated-dependencies: - dependency-name: android_logger dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
50d5ea0fbf
commit
18668e3042
2 changed files with 5 additions and 5 deletions
|
@ -78,7 +78,7 @@ tracing-perfetto = { workspace = true, optional = true }
|
|||
icu_locid = "1.5.0"
|
||||
|
||||
[target.'cfg(target_os = "android")'.dependencies]
|
||||
android_logger = "0.14"
|
||||
android_logger = "0.15"
|
||||
ipc-channel = { workspace = true }
|
||||
jni = "0.21.1"
|
||||
libloading = "0.8"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue