Skip to content

Commit

Permalink
Trim the fat (#32)
Browse files Browse the repository at this point in the history
* Replace rustls with native-tls

- Saves about 750 KiB in release executable for 64-bit Windows

* Remove gzip

- Saves about 56 KiB in release 64-bit executable for Windows

* Disable IDNA

- Saves about 325 KiB in release 64-bit executable for Windows

* Clippy
  • Loading branch information
parasyte committed May 2, 2023
1 parent 407104d commit ed1e8f0
Show file tree
Hide file tree
Showing 6 changed files with 867 additions and 492 deletions.

0 comments on commit ed1e8f0

Please sign in to comment.