Automated commit: v0.22.4

This commit is contained in:
IQuant 2024-09-07 15:01:51 +03:00
parent 8803045678
commit bc8bdcafef
2 changed files with 4 additions and 3 deletions

View file

@ -57,7 +57,8 @@ opt-level = 1
[profile.release-lto]
inherits = "release"
lto = "thin"
# Lto seems to be broken for some reason?
#lto = "thin"
[profile.release-debug]
inherits = "release"