Cargo Features
sentry-tower has no features set by default.
[dependencies]
sentry-tower = { version = "0.34.0", features = ["http", "axum-matched-path"] }
- http axum-matched-path? = pin-project, url
-
Enables http
- axum-matched-path = http
-
Enables matched-path of axum
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.