Cargo Features
transit_model has no features set by default.
[dependencies]
transit_model = { version = "0.56.1", features = ["xmllint", "gtfs", "parser"] }
- xmllint = proj
- gtfs
- parser
-
Affects
calendars::manage_calendars
,transit_model::file_handler
,transit_model::parser
…
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.
- proj xmllint?
-
Enables proj ^0.25
libproj version used by 'proj' crate must be propagated to CI and makefile
Affects
transit_model::netex_france
…