fix: update crate version in README
This commit is contained in:
parent
24b472c401
commit
6b3137fd06
1 changed files with 1 additions and 1 deletions
|
@ -13,5 +13,5 @@ A Rust library providing **asynchronous access to the Bunny CDN API** using Toki
|
|||
Add to your `Cargo.toml`:
|
||||
```toml
|
||||
[dependencies]
|
||||
bunny-api-tokio = "0.1.0"
|
||||
bunny-api-tokio = "0.2.0"
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue