mirror of
https://github.com/ViViDboarder/bitwarden_rs_ldap.git
synced 2024-11-22 11:16:27 +00:00
Bump version for vaultwarden release
This commit is contained in:
parent
a0bb9152ee
commit
2f6ecc6860
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -1331,7 +1331,7 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "vaultwarden_ldap"
|
name = "vaultwarden_ldap"
|
||||||
version = "0.3.1"
|
version = "0.4.0"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"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)",
|
||||||
"reqwest 0.9.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
"reqwest 0.9.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "vaultwarden_ldap"
|
name = "vaultwarden_ldap"
|
||||||
version = "0.3.1"
|
version = "0.4.0"
|
||||||
authors = ["ViViDboarder <vividboarder@gmail.com>"]
|
authors = ["ViViDboarder <vividboarder@gmail.com>"]
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user