File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -113,7 +113,7 @@ The `std` column in the table below has the following meanings:
113
113
[ `no_std` ] : https://rust-embedded.github.io/book/intro/no-std.html
114
114
115
115
target | std | notes
116
- -------|----- |-------
116
+ -------|: ---: |-------
117
117
` aarch64-apple-ios ` | ✓ | ARM64 iOS
118
118
` aarch64-fuchsia ` | ✓ | ARM64 Fuchsia
119
119
` aarch64-linux-android ` | ✓ | ARM64 Android
@@ -194,7 +194,7 @@ The `host` column indicates whether the codebase includes support for building
194
194
host tools.
195
195
196
196
target | std | host | notes
197
- -------|-----| ------ |-------
197
+ -------|: ---:|: ----: |-------
198
198
` aarch64-apple-ios-macabi ` | ? | | Apple Catalyst on ARM64
199
199
` aarch64-apple-ios-sim ` | ? | | Apple iOS Simulator on ARM64
200
200
` aarch64-apple-tvos ` | * | | ARM64 tvOS
You can’t perform that action at this time.
0 commit comments