Small changes

This commit is contained in:
Jef Roosens 2021-08-22 22:01:27 +02:00
parent 7afdd02712
commit b4fc6fe2c0
Signed by untrusted user: Jef Roosens
GPG key ID: B580B976584B5F30

View file

@ -42,3 +42,4 @@ base64 = "0.13.0"
[profile.release]
lto = true
panic = "abort"
codegen-units = 1