Cargo Features

PyProjectToml has no features set by default.

[dependencies]
pyproject-toml = { version = "0.11.0", features = ["tracing"] }
tracing

Enables tracing of pep440_rs and pep508_rs

PyProjectToml has 1 feature without comment.