Blob Blame History Raw
[package]
cargo-toml-patch-comments = [
    "exclude files that are only needed for integration in bazel or buck",
    "exclude unused docs sources",
]

[tests]
run = ["none"]
comments = ["tests can only be run in-tree"]