Bump version for vaultwarden release

This commit is contained in:
ViViDboarder 2021-05-07 12:58:48 -07:00
parent a0bb9152ee
commit 2f6ecc6860
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -1331,7 +1331,7 @@ dependencies = [
[[package]]
name = "vaultwarden_ldap"
version = "0.3.1"
version = "0.4.0"
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)",

View File

@ -1,6 +1,6 @@
[package]
name = "vaultwarden_ldap"
version = "0.3.1"
version = "0.4.0"
authors = ["ViViDboarder <vividboarder@gmail.com>"]
edition = "2018"