update README.md
This commit is contained in:
parent
30b60b20f3
commit
6eee3c1642
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ To use this library, create a new project and add it as a dependency:
|
||||||
|
|
||||||
```toml
|
```toml
|
||||||
[dependencies]
|
[dependencies]
|
||||||
bme680 = {git = "https://github.com/dnutiu/bme680-rust.git", version = "0.7.0"}
|
bme680 = {git = "https://github.com/dnutiu/bme680-rust.git", version = "0.8.0"}
|
||||||
```
|
```
|
||||||
|
|
||||||
# Alternative
|
# Alternative
|
||||||
|
|
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
Loading…
Reference in a new issue