We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5be6c9b + e30369f commit bfd7ac1Copy full SHA for bfd7ac1
library/Cargo.toml
@@ -32,7 +32,7 @@ codegen-units = 10000
32
[profile.release.package]
33
addr2line.debug = 0
34
addr2line.opt-level = "s"
35
-adler.debug = 0
+adler2.debug = 0
36
gimli.debug = 0
37
gimli.opt-level = "s"
38
miniz_oxide.debug = 0
0 commit comments