[package] cargo-toml-patch-comments = [ "drop unused support for uuid v0.8", ] [scripts] prep.post = [ "# drop tests that pull in uuid v0.8", "rm tests/uuid.rs", ]