1
2
Fork 0
mirror of https://github.com/mat-1/azalea.git synced 2025-08-02 14:26:04 +00:00

Optimize flate2

This commit is contained in:
mat 2022-06-24 01:06:04 -05:00
parent 1640dfe457
commit 5643cc4a94

View file

@ -28,3 +28,5 @@ opt-level = 3
opt-level = 3
[profile.dev.package.aes]
opt-level = 3
[profile.dev.package.flate2]
opt-level = 3