diff --git a/entities/Cargo.toml b/entities/Cargo.toml index 487cb44..ef1838e 100644 --- a/entities/Cargo.toml +++ b/entities/Cargo.toml @@ -1,5 +1,6 @@ [package] name = "mastodon-async-entities" +description = "Types for (de)serializing entities from the Mastodon API; part of mastodon-async" version.workspace = true license.workspace = true