mirror of
https://github.com/lldap/lldap.git
synced 2026-04-05 14:48:10 +00: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
|