We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd0a142 commit bd74660Copy full SHA for bd74660
fuzz/Cargo.toml
@@ -28,7 +28,7 @@ path = "fuzz_targets/fuzz_regex_match.rs"
28
opt-level = 3
29
debug = true
30
31
-[profile.debug]
+[profile.dev]
32
inherits = "release"
33
34
[profile.test]
0 commit comments