mirror of
https://github.com/servo/servo.git
synced 2025-08-07 22:45:34 +01:00
build(deps): bump android_logger from 0.13.3 to 0.14.1 (#32523)
Bumps [android_logger](https://github.com/rust-mobile/android_logger-rs) from 0.13.3 to 0.14.1. - [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/commits/0.14.1) --- 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
668b8df9da
commit
d4db08113d
2 changed files with 14 additions and 5 deletions
|
@ -14,7 +14,7 @@ test = false
|
|||
bench = false
|
||||
|
||||
[dependencies]
|
||||
android_logger = "0.13"
|
||||
android_logger = "0.14"
|
||||
getopts = { workspace = true }
|
||||
ipc-channel = { workspace = true }
|
||||
jni = "0.21.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue