mirror of
https://github.com/lldap/lldap.git
synced 2026-03-31 15:07:48 +01:00
14 lines
301 B
TOML
14 lines
301 B
TOML
[package]
|
|
name = "lldap_frontend_options"
|
|
version = "0.1.0"
|
|
description = "Frontend options for LLDAP"
|
|
authors.workspace = true
|
|
edition.workspace = true
|
|
homepage.workspace = true
|
|
license.workspace = true
|
|
repository.workspace = true
|
|
rust-version.workspace = true
|
|
|
|
[dependencies.serde]
|
|
workspace = true
|