Skip to content

Commit 453f4fd

Browse files
authored
Merge pull request #77 from Sh3Rm4n/readme
Add README to Cargo.toml
2 parents 1af6362 + a15ce41 commit 453f4fd

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
@@ -6,6 +6,7 @@ description = "Peripheral access API for STM32F3 series microcontrollers"
66
keywords = ["arm", "cortex-m", "stm32f3xx", "hal"]
77
license = "0BSD"
88
name = "stm32f3xx-hal"
9+
readme = "README.md"
910
repository = "https://github.com/stm32-rs/stm32f3xx-hal"
1011
documentation = "https://docs.rs/stm32f3xx-hal"
1112
version = "0.4.1"

0 commit comments

Comments
 (0)