cargo: set metadata for publishing crates (#577)

This commit is contained in:
nitnelave
2023-05-12 20:06:06 +09:00
committed by GitHub
parent d2dec56cca
commit d720a7812a
11 changed files with 78 additions and 55 deletions
+7 -2
View File
@@ -1,7 +1,12 @@
[package]
name = "lldap_set_password"
version = "0.1.0"
authors = ["Valentin Tolmer <valentin@tolmer.fr>"]
description = "CLI tool to set a user password in LLDAP"
edition = "2021"
homepage = "https://github.com/lldap/lldap"
license = "GPL-3.0-only"
name = "lldap_set_password"
repository = "https://github.com/lldap/lldap"
version = "0.1.0"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html