feat: speed
This commit is contained in:
@@ -19,3 +19,8 @@ serde_json = "1.0"
|
||||
iana-time-zone = { path = "external/iana-time-zone" }
|
||||
getrandom = { path = "external/getrandom" }
|
||||
chrono = { path = "external/chrono" }
|
||||
|
||||
[profile.release]
|
||||
lto = true
|
||||
opt-level = 'z'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user