mirror of
https://github.com/chatmail/core.git
synced 2026-05-01 20:36:31 +03:00
chore(cargo): update async-native-tls from 0.5.0 to 0.6.0
This commit is contained in:
6
Cargo.lock
generated
6
Cargo.lock
generated
@@ -308,12 +308,12 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "async-native-tls"
|
||||
version = "0.5.0"
|
||||
version = "0.6.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "9343dc5acf07e79ff82d0c37899f079db3534d99f189a1837c8e549c99405bec"
|
||||
checksum = "37dd6b179962fe4048a6f81d4c0d7ed419a21fdf49204b4c6b04971693358e79"
|
||||
dependencies = [
|
||||
"native-tls",
|
||||
"thiserror 1.0.69",
|
||||
"thiserror 2.0.18",
|
||||
"tokio",
|
||||
"url",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user