mirror of
https://gitea.tendokyu.moe/ppc/amnet.git
synced 2026-09-22 22:28:22 +03:00
enable space-saving build opts
This commit is contained in:
@@ -7,8 +7,13 @@ authors.workspace = true
|
||||
description.workspace = true
|
||||
|
||||
[lib]
|
||||
name = "amnet"
|
||||
crate-type = ["cdylib"]
|
||||
|
||||
[profile.release]
|
||||
lto = true
|
||||
strip = true
|
||||
|
||||
[dependencies]
|
||||
axum = "0.8.8"
|
||||
hostname = "0.4"
|
||||
|
||||
Reference in New Issue
Block a user