Set crates descriptions for crates we publish

This commit is contained in:
Quentin Gliech
2023-12-07 16:18:52 +01:00
parent dc66b5b18f
commit bae0848090
7 changed files with 7 additions and 1 deletions

View File

@@ -1,5 +1,6 @@
[package]
name = "oauth2-types"
description = "OAuth 2.0 types used by the Matrix Authentication Service"
version.workspace = true
authors.workspace = true
edition.workspace = true