v0.4.0
版本发布时间: 2023-01-09 01:22:48
jbertovic/svelte-axum-project最新发布版本:v0.4.2(2023-10-09 00:56:22)
Changes:
- updated to
axum
0.6- changes to State usage; how its setup with route and called from middleware
- changes to ordering of parameters in functions; last parameter can consume request body
- eliminated
axum::extract::RequestParts
with help from update onaxum-sessions
- updated to
axum-sessions
0.4 to match - incremented
tokio
version to 1.24 - old
axum
0.5 version is kept under branchv0.3_Axum0.5