Fix typo in crate description
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Pierre HUBERT 2023-04-29 09:52:17 +02:00
parent 394e29ae55
commit 0020a8b172

View File

@ -1,11 +1,11 @@
[package]
name = "light-openid"
version = "1.0.0"
version = "1.0.1"
edition = "2021"
repository = "https://gitea.communiquons.org/pierre/light-openid"
authors = ["Pierre HUBERT <pierre.git@communiquons.org>"]
readme = "README.md"
description = "Lightweight OpenID primitves & client"
description = "Lightweight OpenID primitives & client"
license = "GPL-2.0-or-later"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html