Skip to content

Commit

Permalink
Update the Rust version in the README
Browse files Browse the repository at this point in the history
  • Loading branch information
mihai-dinculescu committed Dec 7, 2024
1 parent 27547aa commit fa66eb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ Unofficial Tapo API Client. Works with TP-Link Tapo smart devices. Tested with l
> Cargo.toml
```toml
[dependencies]
tapo = "0.7"
tapo = "0.8"
```

> main.rs
Expand Down

0 comments on commit fa66eb7

Please sign in to comment.