Bump openssl from 0.10.38 to 0.10.40

Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.38 to 0.10.40.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.38...openssl-v0.10.40)

---
updated-dependencies:
- dependency-name: openssl
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-05-04 19:25:29 +00:00
committed by GitHub
parent 9ae3057106
commit 712ee30a1f
3 changed files with 18 additions and 6 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ itertools = "0.10.3"
lazy_static = "1.0"
ldap3 = "0.10.4"
migrations_internals= "1.4.0"
openssl = "0.10.22"
openssl = "0.10.40"
rocket = "0.4.6"
rocket_i18n = "0.4.1"
reqwest = "0.9"