Skip to content

Commit 2b91f47

Browse files
committed
Add readme to cargo.toml
1 parent 6824c47 commit 2b91f47

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
@@ -7,6 +7,7 @@ license = "MIT/Apache-2.0"
77
repository = "https://github.com/rust-embedded/rust-i2cdev"
88
homepage = "https://github.com/rust-embedded/rust-i2cdev"
99
documentation = "https://docs.rs/i2cdev"
10+
readme = "README.md"
1011
description = """
1112
Provides API for safe access to Linux i2c device interface.
1213
"""

0 commit comments

Comments
 (0)