Skip to content

Commit 8c4a9d2

Browse files
bors[bot]Nicoretti
andcommitted
Merge #94
94: Add additional meta data to improve crate experience r=korken89 a=Nicoretti * Add readme setting, so README.md is shown on https://crates.io/ Co-authored-by: Nicola Coretti <[email protected]>
2 parents 5861058 + a19d74b commit 8c4a9d2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cortex-m-rt/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ authors = ["Jorge Aparicio <[email protected]>"]
33
categories = ["embedded", "no-std"]
44
description = "Minimal runtime / startup for Cortex-M microcontrollers"
55
documentation = "https://docs.rs/cortex-m-rt"
6+
readme = "README.md"
67
keywords = ["arm", "cortex-m", "runtime", "startup"]
78
license = "MIT OR Apache-2.0"
89
name = "cortex-m-rt"

0 commit comments

Comments
 (0)