Skip to content

Commit

Permalink
updated example to version 1 as well
Browse files Browse the repository at this point in the history
  • Loading branch information
timvw committed May 4, 2024
1 parent 4f542be commit d1a9aee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Add `bose_soundtouch` to your `Cargo.toml`:
```toml
[dependencies]
bose_soundtouch = { version = "0.1" }
bose_soundtouch = { version = "1" }
tokio = { version = "1", features = ["full"] }
```
Expand Down

0 comments on commit d1a9aee

Please sign in to comment.