We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6824c47 commit 2b91f47Copy full SHA for 2b91f47
Cargo.toml
@@ -7,6 +7,7 @@ license = "MIT/Apache-2.0"
7
repository = "https://github.com/rust-embedded/rust-i2cdev"
8
homepage = "https://github.com/rust-embedded/rust-i2cdev"
9
documentation = "https://docs.rs/i2cdev"
10
+readme = "README.md"
11
description = """
12
Provides API for safe access to Linux i2c device interface.
13
"""
0 commit comments