1
0
mirror of https://github.com/matrix-org/matrix-authentication-service.git synced 2025-07-31 09:24:31 +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 = "mas-http"
description = "HTTP utilities for the Matrix Authentication Service"
version.workspace = true
authors.workspace = true
edition.workspace = true