Upgrade rust/crates/android_logger to 0.10.1
This update adds the tests recently upstreamed in:
https://github.com/Nercury/android_logger-rs/pull/41
Test: TH
Bug: 184732262
Change-Id: I7d2af3b18c9ba338f9e9e933ee8e729b95479df3
diff --git a/README.md b/README.md
index 9b2c4a4..c3b88bf 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,8 @@
## Send Rust logs to Logcat
[](https://crates.io/crates/android_logger)
-[](https://travis-ci.org/Nercury/android_logger-rs)
+[](https://github.com/Nercury/android_logger-rs/actions/workflows/ci.yml/)
+
This library is a drop-in replacement for `env_logger`. Instead, it outputs messages to
android's logcat.