mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-05-24 16:48:52 -04:00
chore: Inherit the release profile for the bench profile
This commit is contained in:
@@ -181,7 +181,7 @@ lto = false
|
||||
debug = true
|
||||
|
||||
[profile.bench]
|
||||
inherits = "dbg"
|
||||
inherits = "release"
|
||||
lto = false
|
||||
|
||||
[patch.crates-io]
|
||||
|
||||
Reference in New Issue
Block a user