prep for crates.io - typo
This commit is contained in:
parent
f2e6181e1b
commit
3ec011666d
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ edition = "2018"
|
||||||
description = "Platform agnostic driver for MPU6050 6-axis IMU"
|
description = "Platform agnostic driver for MPU6050 6-axis IMU"
|
||||||
repository = "https://github.com/juliangaal/mpu6050"
|
repository = "https://github.com/juliangaal/mpu6050"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
keywords = ["mpu6050", "imu", "rust embedded"]
|
keywords = ["mpu6050", "imu", "embedded"]
|
||||||
license = "The Unlicense"
|
license = "The Unlicense"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
|
|
Loading…
Reference in a new issue