lldap/model/Cargo.toml

13 lines
257 B
TOML
Raw Normal View History

[package]
name = "lldap_model"
version = "0.1.0"
authors = ["Valentin Tolmer <valentin@tolmer.fr>", "Steve Barrau <steve.barrau@gmail.com>", "Thomas Wickham <mackwic@gmail.com>"]
edition = "2018"
[features]
js = []
[dependencies]
chrono = "*"
serde = "*"