[package] cargo-toml-patch-comments = [ "# * drop unused, benchmark-only criterion dev-dependency", "# * drop unstable \"valuable\" feature", ] [tests] run = ["lib", "doc"] comments = ["integration tests can only be run in-tree"]