Skip to content

Commit 9eeceaa

Browse files
committed
Update async-native-tls to 0.6.0
1 parent 0110f57 commit 9eeceaa

2 files changed

Lines changed: 12 additions & 12 deletions

File tree

Cargo.lock

Lines changed: 11 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sqlx-rt/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ _tls-native-tls = ["native-tls"]
3131
_tls-rustls = []
3232

3333
[dependencies]
34-
async-native-tls = { version = "0.5.0", optional = true }
34+
async-native-tls = { version = "0.6.0", optional = true }
3535
futures-rustls = { version = "0.26", optional = true }
3636
async-std = { version = "1.7.0", features = ["unstable"], optional = true }
3737
tokio-native-tls = { version = "0.3.0", optional = true }

0 commit comments

Comments
 (0)