mirror of
https://github.com/lldap/lldap.git
synced 2026-03-31 15:07:48 +01:00
11 lines
284 B
TOML
11 lines
284 B
TOML
[package]
|
|
name = "lldap_validation"
|
|
version = "0.6.0"
|
|
authors = ["Simon Broeng Jensen <sbj@cwconsult.dk>"]
|
|
description = "Validation logic for LLDAP"
|
|
edition.workspace = true
|
|
homepage.workspace = true
|
|
license.workspace = true
|
|
repository.workspace = true
|
|
rust-version.workspace = true
|