diff --git a/Cargo.lock b/Cargo.lock index 808da3f..75626d0 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -41,7 +41,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] name = "bitwarden_rs_ldap" -version = "0.1.0" +version = "0.1.1" dependencies = [ "ldap3 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)", "reqwest 0.9.12 (registry+https://github.com/rust-lang/crates.io-index)",