Skip to content

Commit

Permalink
[meta] remove profile override for rand_hc (#6351)
Browse files Browse the repository at this point in the history
rand_hc is no longer in our dependency graph. (Thanks @ahl for pointing
this out!)
  • Loading branch information
sunshowers authored Aug 15, 2024
1 parent 93aa572 commit 5646755
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -734,8 +734,6 @@ opt-level = 3
opt-level = 3
[profile.dev.package.rand_core]
opt-level = 3
[profile.dev.package.rand_hc]
opt-level = 3
[profile.dev.package.rand_xorshift]
opt-level = 3
[profile.dev.package.rsa]
Expand Down

0 comments on commit 5646755

Please sign in to comment.