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

Commit 5b60a5b

Browse files
committed
fix a compilation warning (#6279)
Fixes #6277.
1 parent b900d2a commit 5b60a5b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,6 @@ maintenance = { status = "actively-developed" }
126126
# This list is ordered alphabetically.
127127
[profile.dev.package]
128128
blake2 = { opt-level = 3 }
129-
blake2-rfc = { opt-level = 3 }
130129
blake2b_simd = { opt-level = 3 }
131130
chacha20poly1305 = { opt-level = 3 }
132131
cranelift-codegen = { opt-level = 3 }

0 commit comments

Comments
 (0)