1
0
mirror of https://github.com/matrix-org/matrix-authentication-service.git synced 2025-08-07 17:03:01 +03:00

Set crates descriptions for crates we publish

This commit is contained in:
Quentin Gliech
2023-12-07 16:18:52 +01:00
parent 49963b26f8
commit ea91dfc501
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