Skip to content

Commit 16b0ac8

Browse files
committed
Add Android logger integration and panic handling. Update dependencies
1 parent 70e9214 commit 16b0ac8

File tree

4 files changed

+73
-254
lines changed

4 files changed

+73
-254
lines changed

tracks_rs_link/.cargo/config.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[target.aarch64-linux-android]
2+
rustflags = ["-C", "target-feature=+neon"]

0 commit comments

Comments
 (0)