Cargo Features

PyProjectToml has no features set by default.

[dependencies]
pyproject-toml = { version = "0.13.4", features = ["tracing", "pep639-glob"] }
tracing

Enables tracing of pep440_rs and pep508_rs

pep639-glob = glob

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

glob pep639-glob?