1{ 2 "run_cargo": false, 3 "tests": true, 4 "package": { 5 "unicode-width": { 6 "test_data": { 7 "tests/tests.rs": [ 8 "tests/emoji-test.txt" 9 ] 10 } 11 } 12 }, 13 "min_sdk_version": "29" 14}