Skip to content

Commit

Permalink
Use rust flate2 backend on default-rustls feature (fix blackbeam#244)
Browse files Browse the repository at this point in the history
  • Loading branch information
blackbeam committed Apr 20, 2023
1 parent 5843e91 commit 48608a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ default = [
"native-tls-tls",
]
default-rustls = [
"flate2/zlib",
"flate2/rust_backend",
"mysql_common/bigdecimal",
"mysql_common/rust_decimal",
"mysql_common/time",
Expand Down

0 comments on commit 48608a1

Please sign in to comment.