[skip changelog]
@ -8,7 +8,12 @@ lib = [
[package]
cargo-toml-patch-comments = [
"Make the dependency on crate(pkg-config) non-optional instead of associating it with the “dynamic” feature, since we patch the crate to always link dynamically with the system libdeflate, regardless of the selected features.",
"""\
Make the dependency on crate(pkg-config) non-optional instead of associating \
it with the “dynamic” feature, since we patch the crate to always link \
dynamically with the system libdeflate, regardless of the selected \
features.\
""",
]
[scripts.prep]