[package] cargo-toml-patch-comments = [ "drop unused support for the aws-lc-rs crypto backend", "drop unused x509-parser support", "drop botan dev-dependency (Rust bindings for botan are not packaged)", ] [scripts] prep.post = [ "# drop example that depends on x509-parser support", "rm examples/sign-leaf-with-ca.rs", ]