Bump native-tls from 0.2.8 to 0.2.10

Bumps [native-tls](https://github.com/sfackler/rust-native-tls) from 0.2.8 to 0.2.10.
- [Release notes](https://github.com/sfackler/rust-native-tls/releases)
- [Changelog](https://github.com/sfackler/rust-native-tls/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sfackler/rust-native-tls/compare/v0.2.8...v0.2.10)

---
updated-dependencies:
- dependency-name: native-tls
  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-03-29 19:29:35 +00:00
committed by GitHub
parent b9607b32ac
commit 38cf9b5496
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ tracing = "0.1.32"
riker = "0.4.2"
once_cell = "1.10.0"
lettre = "0.9.6"
native-tls = "0.2.8"
native-tls = "0.2.10"
[dependencies.chrono]
features = ["serde"]