1
0
Fork 0
mirror of https://github.com/tokio-rs/axum.git synced 2025-04-01 04:01:48 +02:00
axum/examples/jwt
Jonas Platte 05767b986e
Remove unneeded bounds on S in FromRequest(Parts) implementations
This doesn't actually allow using non-Send or non-Sync state types, but
it makes the docs simpler.
2022-11-05 11:04:56 +01:00
..
src Remove unneeded bounds on S in FromRequest(Parts) implementations 2022-11-05 11:04:56 +01:00
Cargo.toml Bump MSRV to 1.56 and update to the 2021 edition () 2022-06-17 20:11:35 +02:00