mirror of
https://github.com/ViViDboarder/bitwarden_rs_ldap.git
synced 2024-12-17 23:03:05 +00:00
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:
parent
ecddb2bf1d
commit
76e803a472
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -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)",
|
||||
|
Loading…
Reference in New Issue
Block a user