You've already forked lldap
mirror of
https://github.com/lldap/lldap.git
synced 2026-04-05 12:32:57 +01:00
12 lines
214 B
TOML
12 lines
214 B
TOML
[package]
|
|
name = "lldap"
|
|
version = "0.1.0"
|
|
authors = [
|
|
"Valentin Tolmer <valentin@tolmer.fr>",
|
|
"Steve Barrau <steve.barrau@gmail.com>",
|
|
"Thomas Wickham <mackwic@gmail.com>"
|
|
]
|
|
edition = "2018"
|
|
|
|
[dependencies]
|