diff options
| author | Dario Nieuwenhuis <[email protected]> | 2020-11-27 18:42:59 +0100 |
|---|---|---|
| committer | Dario Nieuwenhuis <[email protected]> | 2020-11-27 18:42:59 +0100 |
| commit | 78135a81d96a8bb74207b3f73c9f261aa4561a18 (patch) | |
| tree | 534fb19b9e9d51b557a76617a53934253431f1f4 /README.md | |
| parent | 49d5121094fb7e2f4ddc3aead351769443515d55 (diff) | |
Remove anyfmt
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 8 |
1 files changed, 0 insertions, 8 deletions
| @@ -52,14 +52,6 @@ cargo install --git https://github.com/knurling-rs/probe-run --branch main --fea | |||
| 52 | cargo run --bin rtc_async | 52 | cargo run --bin rtc_async |
| 53 | ``` | 53 | ``` |
| 54 | 54 | ||
| 55 | ## Using on your project | ||
| 56 | |||
| 57 | `embassy` requires git version of a few dependencies. | ||
| 58 | |||
| 59 | When using `embassy` in your own project, make sure you copy over the `[patch.crates-io]` section from root `Cargo.toml`. | ||
| 60 | |||
| 61 | This will no longer needed after the first crates.io release. | ||
| 62 | |||
| 63 | ## Minimum supported Rust version (MSRV) | 55 | ## Minimum supported Rust version (MSRV) |
| 64 | 56 | ||
| 65 | `rustc 1.48.0-nightly (1fd5b9d51 2020-09-20)` | 57 | `rustc 1.48.0-nightly (1fd5b9d51 2020-09-20)` |
