From 4c87e882322fa9fbf5647c0c15340fa5c1df1f54 Mon Sep 17 00:00:00 2001 From: Pierre Hubert Date: Mon, 23 Jan 2023 16:07:26 +0100 Subject: [PATCH] =?UTF-8?q?Ajout=20ref=20package=20LDAP=20=C3=A0=20utilise?= =?UTF-8?q?r?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Cargo.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index d6a5e21..298983e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -37,4 +37,5 @@ url = "2.3.1" aes-gcm = { version = "0.10.1", features = ["aes"] } bincode = "1.3.3" chrono = "0.4.23" -lazy_static = "1.4.0" \ No newline at end of file +lazy_static = "1.4.0" +# ldap3 = "0.10.5"