axum/examples/jwt
Jonas Platte 0a399ed0fa
A few small refactorings (#655)
* Simplify json content-type check

* Import HeaderMap from http instead of from headers

The headers crate is an optional dependency and its HeaderMap re-export
is `#[doc(hidden)]`.

* Use headers re-export in axum in examples
2021-12-27 14:02:38 +01:00
..
src A few small refactorings (#655) 2021-12-27 14:02:38 +01:00
Cargo.toml Update tracing-subscriber to 0.3 (#472) 2021-11-06 14:50:23 +00:00