fix a compilation warning (#6279)

Fixes #6277.
This commit is contained in:
Andronik
2022-11-13 20:14:24 +01:00
committed by GitHub
parent 92ea52b112
commit e4eb6266f8
-1
View File
@@ -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 }