[skip changelog]
@ -1,4 +1,9 @@
[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"]