Some optimization flags.
This commit is contained in:
@@ -18,3 +18,7 @@ irc = "1.1"
|
||||
tokio = { version = "1", features = [ "full" ] }
|
||||
tracing = "0.1"
|
||||
tracing-subscriber = "0.3"
|
||||
|
||||
[profile.release]
|
||||
lto = true
|
||||
strip = true
|
||||
|
||||
Reference in New Issue
Block a user