Skip to content

Commit

Permalink
added: flag cpu generic
Browse files Browse the repository at this point in the history
  • Loading branch information
ogabrielides committed Nov 20, 2024
1 parent 6c8bc08 commit 98888c0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ edition = "2021"
default-run = "dash-evo-tool"
rust-version = "1.81"

[build]
rustflags = ["-C", "target-cpu=generic"]

[dependencies]
bip39 = { version = "2.1.0", features = ["all-languages", "rand"] }
derive_more = "1.0.0"
Expand Down

0 comments on commit 98888c0

Please sign in to comment.