diff --git a/Cargo.toml b/Cargo.toml index 863a3f9..c081301 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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 "] 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