refactor: Remove unneded prints and change gfmul

This commit is contained in:
Alivecow 2024-11-29 19:02:37 +01:00
parent c24d47e4b6
commit bf4c3ee4ca
5 changed files with 9 additions and 72 deletions

View file

@ -18,3 +18,7 @@ replace-with = "vendored-sources"
[source.vendored-sources]
directory = "vendor"
[profile.profiling]
inherits = "release"
debug = true