Update Cargo.lock with new version

I don't think this actually matters. Just fixes a matter
of annoyance that every build results in a changed lock file
This commit is contained in:
ViViDboarder 2019-11-13 16:32:13 -08:00
parent ecddb2bf1d
commit 76e803a472
1 changed files with 1 additions and 1 deletions

2
Cargo.lock generated
View File

@ -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)",