Skip to content

Commit 48608a1

Browse files
committed
Use rust flate2 backend on default-rustls feature (fix blackbeam#244)
1 parent 5843e91 commit 48608a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ default = [
8989
"native-tls-tls",
9090
]
9191
default-rustls = [
92-
"flate2/zlib",
92+
"flate2/rust_backend",
9393
"mysql_common/bigdecimal",
9494
"mysql_common/rust_decimal",
9595
"mysql_common/time",

0 commit comments

Comments
 (0)