Skip to content

Commit 9cf3852

Browse files
committed
Add README.md to Cargo.toml
Signed-off-by: Daniel Egger <daniel@eggers-club.de>
1 parent e5ee5e7 commit 9cf3852

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
@@ -11,6 +11,7 @@ name = "svd-parser"
1111
repository = "https://github.com/rust-embedded/svd"
1212
edition = "2018"
1313
version = "0.8.0"
14+
readme = "README.md"
1415

1516
[features]
1617
derive-from = []

0 commit comments

Comments
 (0)