mirror of
https://github.com/clowzed/sero
synced 2026-03-14 12:45:50 +01:00
version-update for: toolchane update in fmt test. Add optimized build in profile.
This commit is contained in:
parent
aa27492f6f
commit
6eb836ee19
1 changed files with 7 additions and 1 deletions
|
|
@ -77,5 +77,11 @@ members = [".", "entity", "migration"]
|
|||
|
||||
|
||||
[dev-dependencies]
|
||||
|
||||
axum-test = "15.2.0"
|
||||
|
||||
|
||||
[profile.release]
|
||||
lto = true
|
||||
strip = true
|
||||
opt-level = 3
|
||||
codegen-units = 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue