chore: bump versions to 0.4.2
This commit is contained in:
parent
638e228ba4
commit
5f7376ebb1
2 changed files with 9 additions and 7 deletions
10
Cargo.toml
10
Cargo.toml
|
|
@ -14,8 +14,8 @@ edition = "2021"
|
|||
chrono = { version = "0.4.26", features = ["serde"] }
|
||||
serde = { version = "1.0.164", features = ["derive"] }
|
||||
|
||||
# [profile.release]
|
||||
# lto = "fat"
|
||||
# codegen-units = 1
|
||||
# panic = "abort"
|
||||
# strip = true
|
||||
[profile.release]
|
||||
lto = "fat"
|
||||
codegen-units = 1
|
||||
panic = "abort"
|
||||
strip = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue