update Cargo.toml to v0.8.0
This commit is contained in:
parent
ebb40f0047
commit
64e5c06c83
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ documentation = "https://github.com/dnutiu/bme680-rust"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
name = "bme680"
|
name = "bme680"
|
||||||
repository = "https://github.com/dnutiu/bme680-rust"
|
repository = "https://github.com/dnutiu/bme680-rust"
|
||||||
version = "0.7.0"
|
version = "0.8.0"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
|
|
||||||
[badges]
|
[badges]
|
||||||
|
|
Loading…
Reference in a new issue