Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
I had to apply these changes for OSS-Fuzz to continue working. Specifically I needed to add `cargo-features = ['named-profiles']` and `inherits` for any profile other than `release`. However, I have also confirmed now that the building is done with optimized + debuginfo in OSS-Fuzz (`Finished release [optimized + debuginfo] target(s) in 37.59s`).
- Loading branch information