Skip to content

Commit 8882dea

Browse files
chore(deps): update rust crate android_logger to 0.15 (tauri-apps#2502)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b40a02c commit 8882dea

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

plugins/log/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ time = { version = "0.3", features = ["formatting", "local-offset"] }
3535
fern = "0.7"
3636

3737
[target."cfg(target_os = \"android\")".dependencies]
38-
android_logger = "0.14"
38+
android_logger = "0.15"
3939

4040
[target."cfg(target_os = \"ios\")".dependencies]
4141
swift-rs = "1"

0 commit comments

Comments
 (0)