Skip to content

Commit

Permalink
Add version for Xous
Browse files Browse the repository at this point in the history
  • Loading branch information
dylni committed Oct 14, 2023
1 parent 3e407eb commit 4cbdd0b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ The minimum supported Rust toolchain version depends on the platform:
<tr>
<td>Xous</td>
<td><code>*-*-xous-*</code></td>
<td>unstable</td>
<td>1.74 ([rust-lang/rust#104101])</td>
</tr>
</table>

Expand Down Expand Up @@ -100,4 +100,5 @@ in this crate, as defined in [LICENSE-APACHE], shall be licensed according to
[slice]: https://doc.rust-lang.org/std/primitive.slice.html
[`OsStr`]: https://doc.rust-lang.org/std/ffi/struct.OsStr.html
[`OsString`]: https://doc.rust-lang.org/std/ffi/struct.OsString.html
[rust-lang/rust#104101]: https://github.com/rust-lang/rust/pull/104101
[`Vec<u8>`]: https://doc.rust-lang.org/std/vec/struct.Vec.html

0 comments on commit 4cbdd0b

Please sign in to comment.