Update README.md

This commit is contained in:
gak 2023-10-22 08:41:02 +10:00 committed by GitHub
parent 3e544847ee
commit 67860eaf99
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,7 +7,9 @@
> #### ⚠️ Alpha Warning! ⚠️
> This Rust crate is still in alpha stage. It is something I quickly put together if anyone needed it. I'm aiming to work on it as I need more features.
>
> `0.1.x` will have breaking API changes. Don't rely on this project for anything important yet.
> `0.1.x` will have breaking API changes. Don't rely on this project for anything important yet.'
>
> Using Rust nightly until `async_fn_in_trait` is stable (apparently for Rust v1.74, near the end of 2023).
Teslatte is both a CLI and a Rust crate for interacting with the Tesla API.