diff options
Diffstat (limited to 'embassy-cortex-m/Cargo.toml')
| -rw-r--r-- | embassy-cortex-m/Cargo.toml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/embassy-cortex-m/Cargo.toml b/embassy-cortex-m/Cargo.toml index 8bd30403e..b1a2b2037 100644 --- a/embassy-cortex-m/Cargo.toml +++ b/embassy-cortex-m/Cargo.toml | |||
| @@ -2,8 +2,7 @@ | |||
| 2 | name = "embassy-cortex-m" | 2 | name = "embassy-cortex-m" |
| 3 | version = "0.1.0" | 3 | version = "0.1.0" |
| 4 | authors = ["Dario Nieuwenhuis <[email protected]>"] | 4 | authors = ["Dario Nieuwenhuis <[email protected]>"] |
| 5 | edition = "2018" | 5 | edition = "2021" |
| 6 | resolver = "2" | ||
| 7 | 6 | ||
| 8 | [package.metadata.embassy_docs] | 7 | [package.metadata.embassy_docs] |
| 9 | src_base = "https://github.com/embassy-rs/embassy/blob/embassy-cortex-m-v$VERSION/embassy-cortex-m/src/" | 8 | src_base = "https://github.com/embassy-rs/embassy/blob/embassy-cortex-m-v$VERSION/embassy-cortex-m/src/" |
