Skip to content

Commit

Permalink
chore: automatic update bin-yes-use-all
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
github-actions[bot] committed Jul 29, 2023
1 parent 521bacd commit dda2cf6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ version = "0.1.0"
edition = "2021"
license = "MIT OR Apache-2.0"
# Warning https://doc.rust-lang.org/cargo/reference/manifest.html#the-authors-field
#authors = "uplau"
#authors = ["uplau"]

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
Expand All @@ -18,6 +18,6 @@ serde_json = "1"
[profile.release]
#codegen-units = 1
lto = true
opt-level = "z"
opt-level = "s"
strip = true

0 comments on commit dda2cf6

Please sign in to comment.