mirror of
https://github.com/lldap/lldap.git
synced 2026-03-31 15:07:48 +01:00
cargo: Migrate metadata to workspace
This commit is contained in:
committed by
nitnelave
parent
5afcdbda65
commit
e18f2af54f
@@ -1,8 +1,11 @@
|
||||
[package]
|
||||
authors = ["Valentin Tolmer <valentin@tolmer.fr>"]
|
||||
name = "lldap_domain_model"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
authors.workspace = true
|
||||
homepage.workspace = true
|
||||
license.workspace = true
|
||||
repository.workspace = true
|
||||
|
||||
[features]
|
||||
test = []
|
||||
|
||||
Reference in New Issue
Block a user