diff --git a/Cargo.toml b/Cargo.toml index fbf216b..d066dca 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,7 @@ [package] name = "teslatte" version = "0.0.1" +description = "A Rust crate for querying the Tesla API." edition = "2021" license = "MIT OR Apache-2.0"