Skip to content
This repository was archived by the owner on Jan 24, 2022. It is now read-only.

Commit a331853

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 9eb77b3 + 675af75 commit a331853

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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)