mirror of
https://github.com/ViViDboarder/bitwarden_rs_ldap.git
synced 2024-11-22 03:06:27 +00:00
Bump minor version
This commit is contained in:
parent
a1a69617e3
commit
08dcdd2bba
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -1539,7 +1539,7 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "vaultwarden_ldap"
|
name = "vaultwarden_ldap"
|
||||||
version = "0.4.0"
|
version = "0.5.0"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"anyhow 1.0.41 (registry+https://github.com/rust-lang/crates.io-index)",
|
"anyhow 1.0.41 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
"ldap3 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
"ldap3 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "vaultwarden_ldap"
|
name = "vaultwarden_ldap"
|
||||||
version = "0.4.0"
|
version = "0.5.0"
|
||||||
authors = ["ViViDboarder <vividboarder@gmail.com>"]
|
authors = ["ViViDboarder <vividboarder@gmail.com>"]
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user