Skip to content

Commit

Permalink
chore: set debug in Cargo.toml to the normalized value
Browse files Browse the repository at this point in the history
Ref #327
  • Loading branch information
dignifiedquire committed Apr 7, 2024
1 parent fa82b12 commit 29adca7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ asm = ["sha1/asm", "sha2/asm", "md-5/asm"]
wasm = ["chrono/wasmbind", "getrandom", "getrandom/js"]

[profile.bench]
debug = true
debug = 2

[[bench]]
name = "benches_main"
Expand Down

0 comments on commit 29adca7

Please sign in to comment.