Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Commit

Permalink
fix a compilation warning (#6279)
Browse files Browse the repository at this point in the history
Fixes #6277.
  • Loading branch information
ordian authored Nov 13, 2022
1 parent 9a99426 commit 1d46275
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,6 @@ maintenance = { status = "actively-developed" }
# This list is ordered alphabetically.
[profile.dev.package]
blake2 = { opt-level = 3 }
blake2-rfc = { opt-level = 3 }
blake2b_simd = { opt-level = 3 }
chacha20poly1305 = { opt-level = 3 }
cranelift-codegen = { opt-level = 3 }
Expand Down

0 comments on commit 1d46275

Please sign in to comment.